swisspol / MidiHID

Allows you to use your favorite USB devices as MIDI controllers on Mac OS X

Home Page:http://www.polhosting.info/web-archives/midihid/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MidiHID transforms USB devices into powerful MIDI controllers on Mac OS X Leopard and later.

Use it to connect any USB HID compatible device (keyboard, joysticks, game controllers... even Guitar Hero ones), to any MIDI compatible software running on your Mac.

MidiHID is fully extensible thanks to configuration files that describe how to translate USB events to MIDI messages for a given device. Configuration files are written using the fast and lightweight Lua scripting language, which ensures minimal processor usage and latency during your performance.

More detailed information is available from the archived version of the former midihid.com website.

MidiHID also implements OSC support but this is not exposed through the user interface at the time.

About

Allows you to use your favorite USB devices as MIDI controllers on Mac OS X

http://www.polhosting.info/web-archives/midihid/

License:GNU General Public License v3.0


Languages

Language:C 72.5%Language:Objective-C 22.8%Language:C++ 3.7%Language:Makefile 1.0%