Scripting
Posted: Wed Dec 26, 2012 10:20 am
It's been a while since I looked at SynthMaker and now Flowstone.
A package that combines music and controlllers in one? Wow!
Now I'm poking around the Ruby scripting module. At last, a way to enter constants into an array, as in:
major = ["major", [0, 2, 4, 5, 7, 9, 11]]
It'll take me a while to get the hang of all this stuff but I'll be looking at another form of step sequencer again.

A package that combines music and controlllers in one? Wow!
Now I'm poking around the Ruby scripting module. At last, a way to enter constants into an array, as in:
major = ["major", [0, 2, 4, 5, 7, 9, 11]]
It'll take me a while to get the hang of all this stuff but I'll be looking at another form of step sequencer again.