log

age author description
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.
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.
Wed, 13 Nov 2013 21:00:16 +0000 Andrew McPherson GUI changes to allow MIDI pitch wheel range to be set in each keyboard segment.
Tue, 12 Nov 2013 12:49:12 +0000 Andrew McPherson Ad missing Mac files (2)
Tue, 12 Nov 2013 12:46:47 +0000 Andrew McPherson Add missing Mac build files