Supertone is a high-level music workstation focused on easy composition of electronic tunes in a live setting.
Not complete! See supertone.studio.*
for improvements to the Overtone audio engine, fully-functional and ready-to-go. (For test code, check out the dev
namespace.) MIDI/GUI code is just the basics, still needs work.
Make sure Leiningen is installed, and clone this repository:
$ brew install leiningen
$ git clone https://github.com/nspotrepka/supertone.git
To get started, start a new REPL session:
$ lein repl
When the REPL session has loaded, navigate to the dev
namespace and go!
user=> (dev)
dev=> (go)