Skip to content

OpenDAWN/i-score

 
 

Repository files navigation

i-score

i-score is an interactive intermedia sequencer - read more on http://i-score.org/

Easiest way is to grab a release in Github releases.

In order to build i-score, follow the instructions in INSTALL.md. Current builds tested on Mac OS X, Ubuntu 14.04, Debian GNU/Linux (Jessie, Sid), and ArchLinux.

An installer for the previous version is available on http://i-score.org/ The previous version source is located at : http://github.com/i-score/i-score

Status

Join the chat at https://gitter.im/OSSIA/i-score

Build

  • Linux, OS X : Travis Status
  • Windows : Appveyor Status
  • Coverity : Coverity Status

Quick install

  • Arch Linux : (in the AUR4) yaourt -S jamomacore-git iscore-git

  • Ubuntu 14.04 :

Installation of some dependencies is required :

sudo add-apt-repository --yes ppa:ubuntu-toolchain-r/test

sudo apt-get update -qq
sudo apt-get dist-upgrade
sudo apt-get install -qq g++-5 libxml2 libportmidi0 libportaudio2 libsndfile1 

wget https://www.dropbox.com/s/0pmy14zlpqpyaq6/JamomaCore-0.6-dev-Linux.deb?dl=1 -O jamoma.deb
sudo dpkg -i jamoma.deb

Then fetch the release here.

About

i-score, an interactive sequencer for the intermedia arts.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 84.2%
  • CMake 15.7%
  • Other 0.1%