Go to file
Laurence Dougal Myers bfc8dc51be - Add mapping for buttons 1 to 32
- Scale axis values, rather than just clamping
- Display actual actions, not dummy MIDI Out stuff
- Handle Note On with 0 velocity as a Note Off
- Fix MIDI rule dispatching ("between" doesn't work in an expression-style if
  statement)
- Init all max value variables as globals
2014-01-27 15:42:59 +11:00
joystick First commit for midi_to_joy. Setup for mapping any CC controller (up to values 2014-01-18 20:51:46 +11:00
x32 First commit for midi_to_joy. Setup for mapping any CC controller (up to values 2014-01-18 20:51:46 +11:00
x64 First commit for midi_to_joy. Setup for mapping any CC controller (up to values 2014-01-18 20:51:46 +11:00
.hgignore - Output display now shows generic event info, rather than a MIDI out event. 2014-01-25 16:49:59 +11:00
Midi_In_and_GuiMonitor.ahk - Add mapping for buttons 1 to 32 2014-01-27 15:42:59 +11:00
midi_to_joy_1io.ini First commit for midi_to_joy. Setup for mapping any CC controller (up to values 2014-01-18 20:51:46 +11:00
midi_to_joy_2.ahk - Add mapping for buttons 1 to 32 2014-01-27 15:42:59 +11:00
Midi_under_the_hood.ahk Fix port name size allocation for Unicode. 2014-01-19 19:07:47 +11:00
MidiRules.ahk - Add mapping for buttons 1 to 32 2014-01-27 15:42:59 +11:00
mtjFunctions.ahk - Add mapping for buttons 1 to 32 2014-01-27 15:42:59 +11:00
UserVariables.ahk - Move user variables to external file. 2014-01-23 23:41:18 +11:00
VJoy_lib_1.ahk First commit for midi_to_joy. Setup for mapping any CC controller (up to values 2014-01-18 20:51:46 +11:00
VJoy_lib.ahk First commit for midi_to_joy. Setup for mapping any CC controller (up to values 2014-01-18 20:51:46 +11:00
VJoy_Test.ahk First commit for midi_to_joy. Setup for mapping any CC controller (up to values 2014-01-18 20:51:46 +11:00
vJoyInterface.dll First commit for midi_to_joy. Setup for mapping any CC controller (up to values 2014-01-18 20:51:46 +11:00