Mercurial > hg > touchkeys
log
age | author | description |
---|---|---|
Sun, 17 Nov 2013 14:01:42 +0000 | Andrew McPherson | GUI update to send MIDI RPN message to set pitch wheel range |
Sun, 17 Nov 2013 13:53:21 +0000 | Andrew McPherson | Move pitch wheel range into a central location in MidiKeyboardSegment, eliminating local copies in OscMidiConverter etc. Also suppress some unneeded debugging messages in TouchkeyDevice. |
Wed, 13 Nov 2013 23:40:53 +0000 | Andrew McPherson | Improve OSC input support and enable in the main GUI. External OSC input isn't used yet (aside from internal OSC handling) but this allows a server to run on a specified port. |