protoplug icon indicating copy to clipboard operation
protoplug copied to clipboard

FYI : A couple of scripts

Open interstar opened this issue 8 years ago • 4 comments
trafficstars

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

interstar avatar Aug 20 '17 18:08 interstar

I'm having fun with the croissant script, really interesting with a keyboard! Shall I add it to the distribution?

pac-dev avatar Aug 22 '18 18:08 pac-dev

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?

interstar avatar Oct 01 '18 05:10 interstar