This is an old revision of the document!
Download the Konduktiva Source
- konduktiva 0.1.0:
Download this zip file, unzip it, and follow my instructions to make some beats!
You'll need this file for vim. Place it in your home directory:
http://renickbell.net/vim/.vimrc
You'll also need this plugin for vim. Put it in your .vim/plugin directory:
http://renickbell.net/vim/plugin/tslime.vim
On a Mac, you need to install the SuperCollider plugins.
http://supercollider.github.io/sc3-plugins/
Run this code in SuperCollider if you haven't installed SuperDirt yet:
Quarks.checkForUpdates({Quarks.install("SuperDirt", "v1.7.2"); thisProcess.recompile()})