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
-
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.
- Windows, OS X : Latest release