log

age author description
Sat, 23 Nov 2013 19:26:24 +0000 Andrew McPherson Add copy of GPL and a brief readme with link to main project page
Sat, 23 Nov 2013 18:01:33 +0000 Andrew McPherson Add octave selection to TouchKeys OSC emulator
Sat, 23 Nov 2013 17:47:29 +0000 Andrew McPherson Enable virtual MIDI output ports
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.
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
Mon, 11 Nov 2013 18:22:48 +0000 Andrew McPherson ...and the basic Juce headers (external Juce code still needed; modules set not to copy)
Mon, 11 Nov 2013 18:20:18 +0000 Andrew McPherson Add Jucer file.
Mon, 11 Nov 2013 18:19:35 +0000 Andrew McPherson First commit of TouchKeys public pre-release.