Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yosemite? #8

Open
hoondi opened this issue Jul 5, 2015 · 7 comments
Open

Yosemite? #8

hoondi opened this issue Jul 5, 2015 · 7 comments

Comments

@hoondi
Copy link

hoondi commented Jul 5, 2015

Hi,

Just curious if this works for Yosemite?

@hoondi
Copy link
Author

hoondi commented Jul 6, 2015

yes it does!

Confirmed on 10.10.4, although a lot of deprecation warnings with Xcode 6.4...

@anandaroop
Copy link

Confirmed on 10.10.5. Thanks Yves!

@nikocena
Copy link

nikocena commented Jul 9, 2016

does this work in el capitan?

@ReijoDee
Copy link

Works on El Capitan 10.11.6

@nikocena
Copy link

Yes, it worked. I kinda took the risk of compiling it and used it for my obsolete Roland Multitimbral Synthesizer.

@masanaohayashi
Copy link

Thank you for the code. I just confirmed it works on Sierra. I changed the code to work with UM-1, UM-2, and UM-3/UM-3EX with one driver file. BTW I think it's good to change the third argument of MIDIDeviceAddEntity() to false to enable ports to be connected to external device. By this change, you can see I/O ports in Audio MIDI Settings.

Followings are product id, # ports and configuration descriptor to use.
UM-1: 0x0008, 1, 2
UM-2: 0x0005, 2, 2
UM-3: 0x009a, 3, 0

@dspasoski
Copy link

Hey guys!

Would someone please provide a built driver for Yosemite?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants