[swift-users] FW: CoreMIDI (OS X + Swift)

David Turnbull dturnbull at gmail.com
Mon Jan 25 12:52:21 CST 2016


Here's a starting point: https://github.com/mixedinkey-opensource/MIKMIDI

It seems to do everything you described. So you can either use it as-is or
pick it apart to figure out what you don't know.

-david

On Mon, Jan 25, 2016 at 10:02 AM, Jakob Stendahl via swift-users <
swift-users at swift.org> wrote:

> Hi, i just can´t figure out how to structure a MIDI receiver. I want to
> receive MIDI signals from a keyboard or piano. Add/Remove them from arrays
> real time (Note + Velocity). But i just can´t figure out how it is supposed
> to be coded, or how the framework in general work. So, can any of you help
> me, and give me a starting point of how to receive the values, and select
> devices etc…
>
> Thanks in advance!
> Jakob S.
>
> _______________________________________________
> swift-users mailing list
> swift-users at swift.org
> https://lists.swift.org/mailman/listinfo/swift-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20160125/dc2b1b96/attachment.html>


More information about the swift-users mailing list