log

age author description
Wed, 27 Nov 2013 00:37:43 +0000 Andrew McPherson Improvements to tester GUI
Tue, 26 Nov 2013 21:42:45 +0000 Andrew McPherson Added ability to test the TouchKeys sensors for functionality. Enable the option at compile time.
Mon, 25 Nov 2013 21:36:02 +0000 Andrew McPherson Fix bug where TouchKeys standalone mode turns off when mode is changed.
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.