Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FYI : A couple of scripts #19

Open
interstar opened this issue Aug 20, 2017 · 4 comments
Open

FYI : A couple of scripts #19

interstar opened this issue Aug 20, 2017 · 4 comments

Comments

@interstar
Copy link

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

@pac-dev
Copy link
Owner

pac-dev commented Aug 22, 2018

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

@interstar
Copy link
Author

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?

@YPares
Copy link

YPares commented Jan 5, 2023

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

@paulofalcao
Copy link

paulofalcao commented Jan 27, 2023

Hi! Made a script that detects the chord playing and adds the bass note.

https://github.com/paulofalcao/RootChordGen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants