Simple Ruby Midi Learn
Posted: Wed Jun 03, 2015 11:54 pm
Here's a simple script i wrote for a MIDI learn system.
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.
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.