IyadAssaf / SuperSimpleMIDIOut

Simple MIDI out code that sends note and control messages using the CoreMIDI framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SuperSimpleMIDIOut

Simple MIDI out code that sends note-on and control messages to MIDI controllers using the OSX CoreMIDI framework. The data can be seen using a MIDI monitors or by attaching MIDI devices that visually show MIDI output, such as the Novation Launchpad or Livid Code of which this example is demonstrated on. Made as a simple example to help others when starting to use the CoreMIDI framework.

| Note output on the Novation Launchpad:|Control output on the Livid Code:| | ------------- |:-------------:| -----:| | | |

About

Simple MIDI out code that sends note and control messages using the CoreMIDI framework


Languages

Language:Objective-C 100.0%