Open interstar opened 7 years ago
I'm having fun with the croissant
script, really interesting with a keyboard! Shall I add it to the distribution?
Be my guest. It's an honour.
The only issue is that the general library functions are a bit mixed up with the specifics eg. the chord is hardwired on line 37.
Really this should be broken into three separate things :
the general library that emulates the Sonic Pi "ring"
the specific application which uses that to turn
a place to specify which chord (or chords) a note gets expanded into
If you're interested I could have a go at splitting these up. Where would a general library file for "ring" go?
Hi :) just discovered Protoplug, it was the perfect platform for developping some arpeggiator idea (where arp patterns are expressed as regular MIDI data) I had for some time. Code is here: https://github.com/YPares/midi-scripts
Hi! Made a script that detects the chord playing and adds the bass note.
FYI : I've started playing with Protoplug.
A couple of scripts are being developed, both for sound synthesis and MIDI control. You can find them here : https://github.com/interstar/Proto-Plug-Scripts
And a quick example here : http://blahsploitation.blogspot.co.uk/2017/08/im-really-enjoying-playing-with.html