<div dir="ltr">Hi All,<div><br></div><div>    recently the Cog VM on Mac OS X moved to Cocoa, the Objective-C API for the platform, leaving behind the old Carbon C API.  There is some backward compatibility support but it is gradually being deprecated by Apple.  One victim is the MIDIPlugin which was written against a ComponentManager API that, while Apple docs say is only deprecated, has actually disappeared.  Consequently the MIDIPlugin support (see <a href="http://www.squeakvm.org/svn/squeak/branches/Cog/platforms/iOS/plugins/MIDIPlugin">http://www.squeakvm.org/svn/squeak/branches/Cog/platforms/iOS/plugins/MIDIPlugin</a>) needs completely rewriting to use Cocoa APIs.  I&#39;ve recently changed the build so that the MIDIPlgin is built externally, which will make it easier to work on; one doesn&#39;t need to build the entire VM, only the plugin.  I&#39;m looking for volunteers who</div><div>a) love music/know MIDI</div><div>b) are happy programming at the Objective-C level using command-line builds and perhaps Xcode, but more immediately lldb for debugging.</div><div><br></div><div>If interested, reply to vm-dev and we can continue discussions there; there are folks that can help with Mac OS support, but no one I know of that has time to write this rather important plugin for multi-media.  It would be a great shame to lose MIDI on Mac.</div><div><br></div><div><div class="gmail_signature"><div dir="ltr"><span style="font-size:small;border-collapse:separate"><div>______,,,^..^,,,______<br></div><div>AdvThanksance, Eliot</div></span></div></div>
</div></div>