petegoodliffe / PGMidi

PGMidi iOS MIDI library and example code
296 stars 83 forks source link

Tweaks to make this work on Mac OS X too #9

Closed 0x4d52 closed 9 years ago

0x4d52 commented 11 years ago

Minor modifications to makes this work on Mac OS X.

Added @autorelease pool to the CoreMIDI C callbacks.