Quick small demo of LiveCode Builder CoreMIDI extension
This stack is a small demo of the LiveCode Builder Library Extension for using Apple's CoreMIDI from LiveCode that I've started working on recently. This demo loads the extension in memory and creates a Virtual MIDI Out client through which LiveCode can send arbitrary bytes of MIDI data to a reciever MIDI app (Apple's GarageBand for example). For now only MIDI Out is implimented, but in the future I plan to add MIDI In and the ability to load Apple's DLS Instrument for direct sound output (without an external app like GarageBand).
Have Fun!