Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iyadassaf/supersimplemidiin

Simple MIDI in code that receives note and control messages using the CoreMIDI framework
https://github.com/iyadassaf/supersimplemidiin

Last synced: about 2 months ago
JSON representation

Simple MIDI in code that receives note and control messages using the CoreMIDI framework

Awesome Lists containing this project

README

        

SuperSimpleMIDIIn
=================

Simple MIDI in code that receives note and control messages from MIDI controllers using the OSX CoreMIDI framework. Made as a simple example to help others when starting out with the CoreMIDI framework.