Fri, 23 Nov 2018 15:48:14 +0000 |
Andrew McPherson |
merge
default tip
|
Fri, 23 Nov 2018 15:39:25 +0000 |
Andrew McPherson |
Bug fixes for multiple MIDI zones and having polyphonic mode come up correctly on preset load.
|
Mon, 06 Feb 2017 16:40:02 +0000 |
Andrew McPherson |
Fixes and updates for Windows
|
Mon, 02 Jan 2017 22:29:39 +0000 |
Andrew McPherson |
Updates to control passthrough, log playback, firmware update ability
|
Tue, 12 May 2015 18:19:05 +0100 |
Andrew McPherson |
Bug fix in control mapping.
|
Wed, 22 Apr 2015 21:37:51 +0100 |
Andrew McPherson |
Added GUI for key division mapping, plus more tuning options
|
Mon, 13 Apr 2015 20:51:17 -0700 |
Andrew McPherson |
Changes to allow software to be run from the command line (still needs testing)
|
Mon, 13 Apr 2015 19:30:27 -0700 |
Andrew McPherson |
Added OSC control over all main application functions. OSC messages can be sent to do most of the tasks available from the GUI.
|
Mon, 05 Jan 2015 18:06:43 +0000 |
Andrew McPherson |
Added support for keyboards which don't begin and end on C; also fixed a Yosemite GUI bug (may affect other platforms).
|
Sat, 03 Jan 2015 23:08:40 +0000 |
Andrew McPherson |
Fix for building on XCode 6.
|
Wed, 24 Sep 2014 00:29:18 +0100 |
Andrew McPherson |
New features in release angle mapping, plus bugfixes on Linux (thanks Martin).
|
Wed, 27 Aug 2014 13:18:27 +0100 |
Andrew McPherson |
Pull the windows off the top-left corner (not yet a nice fix that tiles them neatly); also a GUI bugfix on Control extended editor.
|
Sat, 23 Aug 2014 23:46:38 +0100 |
Andrew McPherson |
Trying out a new method for parsing OSC emulation strings which may be more Windows-friendly. Also added basic support for keyboard divisions on the display.
|
Sat, 23 Aug 2014 21:39:46 +0100 |
Andrew McPherson |
Fix to default values of MIDI controllers
|
Thu, 21 Aug 2014 17:02:39 +0100 |
Andrew McPherson |
Updates to multi-finger trigger mapping, and a fix for control-change retransmission on loading presets.
|
Sat, 21 Jun 2014 23:32:33 +0100 |
Andrew McPherson |
Many changes: implement global application preferences on devices etc.; extended editor window support with Control mapping features for now
|
Fri, 21 Mar 2014 23:13:19 +0000 |
Andrew McPherson |
Simple fix for compiling on different versions of gcc (Linux)
|
Fri, 21 Mar 2014 22:54:57 +0000 |
Andrew McPherson |
Bug fixes to standalone mode and MIDI outputs (now preserved on load)
|
Fri, 21 Mar 2014 16:17:29 +0000 |
Andrew McPherson |
Disambiguate Rectangle class on Visual Studio
|
Fri, 21 Mar 2014 14:19:51 +0000 |
Andrew McPherson |
Add "clear settings" feature
|
Fri, 21 Mar 2014 12:53:50 +0000 |
Andrew McPherson |
Preset support for the rest of the mappings.
|
Fri, 21 Mar 2014 00:23:32 +0000 |
Andrew McPherson |
Further updates; fix in Control and add save in Vibrato
|
Fri, 21 Mar 2014 00:06:28 +0000 |
Andrew McPherson |
Further progress on save/load; now includes properties of keyboard segment and Control mapping. Others still to come.
|
Thu, 20 Mar 2014 23:18:41 +0000 |
Andrew McPherson |
First (incomplete) start on save/load presets.
|
Thu, 20 Mar 2014 00:18:35 +0000 |
Andrew McPherson |
Change the order of controllers in Control mapping to put PW and AT first
|
Thu, 20 Mar 2014 00:14:00 +0000 |
Andrew McPherson |
Added an auxiliary MIDI input control, and moved the logging out of the window into the menu to make space in the GUI. Also updated the main window to be rescalable vertically for showing more mappings.
|
Sat, 08 Mar 2014 16:27:09 +0000 |
Andrew McPherson |
Fix a kludge that disrupted transmission of damper pedal messages.
|
Mon, 03 Mar 2014 00:37:35 +0000 |
Andrew McPherson |
OpenGL workaround for Linux (will get to the bottom of it later) and a bugfix on virtual ports.
|
Sun, 02 Mar 2014 22:31:54 +0000 |
Andrew McPherson |
First attempt at "rescan devices". Reloads TouchKeys and MIDI in/out devices. Sets MIDI in/out to Disabled if previous device not found. Does not yet handle order of devices changing.
|
Sun, 02 Mar 2014 19:25:50 +0000 |
Andrew McPherson |
Changed how OpenGL updates are handled so the canvas is only re-rendered when something changes. This should reduce CPU usage in certain circumstances.
|
Sat, 22 Feb 2014 21:59:05 +0000 |
Andrew McPherson |
Merge, plus slight GUI updates and fix to standalone mode bug.
|
Sat, 22 Feb 2014 10:42:06 +0000 |
Andrew McPherson |
For that matter, remove the whole Xcode project. This should be generated by the Introjucer as needed.
|
Fri, 21 Feb 2014 19:20:58 +0000 |
Andrew McPherson |
Remove Xcode user state from repository
|
Fri, 21 Feb 2014 19:05:45 +0000 |
Andrew McPherson |
Add Windows serial support. Changed a few paths to be more cross-platform friendly.
|
Tue, 11 Feb 2014 18:19:34 +0000 |
Andrew McPherson |
Merge, and starting condensing all the platform-specific serial code into just a few methods.
|
Tue, 11 Feb 2014 13:11:20 +0000 |
Andrew McPherson |
Commit local changes....
|
Sun, 09 Feb 2014 18:40:51 +0000 |
Andrew McPherson |
Lots of minor changes to support building on Visual Studio. A few MSVC-specific #ifdefs to eliminate things Visual Studio doesn't like. This version now compiles on Windows (provided liblo, Juce and pthread are present) but the TouchKeys device support is not yet enabled. Also, the code now needs to be re-checked on Mac and Linux.
|
Sat, 07 Dec 2013 18:44:48 +0000 |
Andrew McPherson |
Updates to support resetting baseline for key scan.
|
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.
|
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.
|