log Source/MainApplicationController.cpp @ 16:61e3c9df4674

age author description
Sat, 23 Nov 2013 17:47:29 +0000 Andrew McPherson Enable virtual MIDI output ports
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 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 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.
Mon, 11 Nov 2013 18:19:35 +0000 Andrew McPherson First commit of TouchKeys public pre-release.