Mercurial > hg > touchkeys
log
age | author | description |
---|---|---|
Wed, 20 Nov 2013 01:06:53 +0000 | Andrew McPherson | TouchKeys OSC emulation: pass frames by copy to keep internal state consistent (still bugs left to fix here) |
Wed, 20 Nov 2013 00:38:15 +0000 | Andrew McPherson | First prototype of TouchKeys OSC emulation. Not fully working yet, especially with mappings, but contains the basic mechanics. |
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. |