Project Site - [http://www.midioverlord.com ] (http://www.midioverlord.com)
This is a MIDI mapping & sequencing tool currently in development for OS X.
It is my first Obj C project so the code is not the greatest - but will hopefully be improved over time.
It uses (and is grateful for) the MIKMIDI framework for alot of midi command processing & device detection / connection.
Also thanks to Brad Frost for the inspiration to start an open design process.
Contains midi control modules - note, control change etc.
Racks for controling specific instruments - these will hopefully come in the form of free downloadable patches
TBC
TBC
For a standard midi note on / note off command - a receive note can be mapped to multiple send notes eg. D1 to a chord (C, E, G)
For controlling a Midi control change - includes a velocity lock switch to ignore trigger's velocity.
TBC - For mapping segments of your controller eg. Splitting keys, breath controllers, mod wheel etc.
TBC
TBC
=============USAGE ====================
pod install