log

age author description
Sat, 23 Nov 2013 15:13:27 +0000 Andrew McPherson Adjust TouchKeys emulation to better match the capabilities of the actual white key sensors.
Sat, 23 Nov 2013 14:47:02 +0000 Andrew McPherson Fixes for OSC emulation. Also a debugging tool for generating random TouchKeys data.
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.