Page 1 of 1

Simple Ruby Midi Learn

Posted: Wed Jun 03, 2015 11:54 pm
by primate
Here's a simple script i wrote for a MIDI learn system.

midi learn 2.fsm
(267.14 KiB) Downloaded 1554 times


very basic, just turn it on, turn a knob on the GUI and then turn a knob on your hardware controller.
Display gives instructions as to what to do next and what values are bound with what knobs.
Can be extended indefinitely without changing the ruby code, as long as the input number from the knob to ruby matches the ruby wireless output.

any suggestions or ideas would be enthusiastically welcomed. I'm sure that something a bit cleverer could be done with preset values rather than wireless.