ffi-coremidi

Summary

Realtime MIDI IO with Ruby for OSX

Note that in the interest of allowing people on other platforms to utilize your code, you should consider using unimidi. Unimidi is a platform independent wrapper that implements this library and has a similar API.

Features

Requirements

Install

gem install ffi-coremidi

Documentation

Author

Credits

This library began with some coremidi/ffi binding code for MIDI output by

contained in his fork of MIDIator and a blog post

MIDIator is ©2008 by Ben Bleything and Topher Cyll and released under the MIT license (see LICENSE.midiator and LICENSE.prp)

Also thank you to Jeremy Voorhis for some useful debugging

License

Apache 2.0, See the file LICENSE

Copyright © 2011 Ari Russo