Skip to content

3.9dev-Bela-build_20170805

Pre-release
Pre-release
Compare
Choose a tag to compare
@giuliomoro giuliomoro released this 05 Aug 16:56
· 2 commits to bela/releases since this release

*** This is for Bela image v0.2.1 or below ***

SuperColider 3.9dev for Bela . Built from ce7faff against Bela source code BelaPlatform/Bela@a707c9d

You can download the file supercollider-bela_20170805-2_armhf.deb to your board and install it with

rm -rf /usr/local/share/SuperCollider
dpkg --remove `dpkg -l | grep supercollider | cut -d " " -f 3` # remove existing installation
dpkg -i supercollider-bela_20170805-2_armhf.deb # install 

Optional bonus step is the collection of sc3-plugins built from supercollider/sc3-plugins@8352b26

You can install it by copying supercollider-bela-sc3-plugins_20170806-1_armhf.deb to your board and install it with

dpkg -i supercollider-bela-sc3-plugins_20170806-1_armhf.deb

Note: if you are using this from the SC IDE and/or sclang on your computer: