Search for «MIDIClient»doc code in class tags
Simple MIDI CC to Sysex messages ( proof of concept )
by hems.inlet on 03 Jun'15 06:46 inThis snippet is a proof of concept showing how to map MIDI CC to MIDI Sysex messages. It can be improved by filtering MIDI source, and routing chan
Listening to CC messages
by hems.inlet on 03 Jun'15 05:23 inSimple example showing how to listen for MIDI control messages
Sending a Sysex Message
by hems.inlet on 03 Jun'15 05:17 insimple example showing how to send a sysex messages
glitchySampler
by tigges-p on 12 Aug'14 20:32 inHey guys! I used this code on my first release and some people asked for a look on it. It's basically a PlayBuf UGen whose arguments are modulated t
Sampling Demo with QuNeo - Patch 1
by Bruno Ruviaro on 23 Sep'13 06:25 inEach QuNeo pad triggers a different sound file. Horizontal axis controls pitch bend (off by default). Play/Stop buttons control looping. Allows use of
Launchpad
by olafhochherz on 26 Feb'13 08:11 inThis are classes i wrote to use the Novation Launchpad in a GUI like manner ... because i never programmed a GUI before, they might be a little bit es
Piano Gestures: A Little Study
by mimetikmusic on 26 Jan'13 16:46 inA little study on piano improvisation.
OSC to MIDI converter (GUI)
by rukano on 04 Jan'12 21:04 inCode written in about 1 hour trying to emulate gui and behaviour of osculator. Ended up being just a OSC to MIDI CC converter... but it's open to othe
reception: useful (1)Step Sequencer with Midi/Scales/Tuning capabilities
by rukano on 16 Dec'11 09:52 inVery old code I made in my first SuperCollider years. Changed some stuff to not use environment variables. Still works... but, yeah... spaghetti code