-
Notifications
You must be signed in to change notification settings - Fork 50
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
[Question] MIDI into MidiMonster on Mac OS X? #116
Comments
Hey @grahamhr, If you want, you can share a working tutorial at our KnowledgeBase that can help users with the same Problem! If you need more help, just ask here ;-) |
@Spacelord09 Thanks for the tip! I didn't realize that rtpmidi is the default/normal Mac OS MIDI backend - is that true? I thought rtpmidi was for a more-esoteric multi-computer IP network situation, and not for a single computer MIDI -> MidiMonster -> anything, e.g. Midi out of Live into Art-Net/DMX. Once I get this working, I'm happy to contribute a detailed tutorial - I suspect Ableton Live on Mac (or any other MIDI source on Mac) to Art-Net/DMX is a pretty common use-case for MidiMonster. |
@grahamhr No problem, glad that I can help you ;-)
I'm not a Mac user myself, so I can't say 100%.
It can be used for multi-computer setups, but it's not a requirement. It should work on any single-pc setup.
That would be perfect 👍🏻 If you want you can join our Discord. |
Hi @grahamr, sorry for replying so late and thanks for your interest in the MIDIMonster! Indeed on OSX currently A dedicated Core MIDI backend for OSX might eventually be the best option, but I currently don't have the Hardware to do that. |
@cbdevnet Thanks for the guidance - I really appreciate it! I'll keep moving forward with both Jack and rtpmidi and see where I can get to. Do you happen to know anyone who has setup a working MIDI >> MidiMonster setup on OSX? |
@grahamhr Did you get this to work? I've tried installing Jack, but no MIDI devices are showing up so I'm pretty stuck.. :/ |
I got this working today. Here's an example config:
The key is to connect MIDIMonster's ports to autogenerated Core MIDI ports. Run MIDIMonster, then inspect with
Then make connections:
Now in my case, MIDIMonster is forwarding notes from the TRAKTOR X1 MK3 device to the virtual1 device. |
Has anyone successfully routed MIDI on Mac OS X into MidiMonster and can give some guidance?
As far as I can tell, the Jack backend is the way to go for MIDI on Mac OS. Also seems like I need to learn the Jack system which I believe is totally separate from the virtual MIDI ports provided by Core MIDI?
Context: I'm trying to convert MIDI coming from Ableton Live on Mac OS X to Art-Net/DMX (and a simple 1:1 MIDI note to DMX channel mapping is perfect for my needs). Very similar to this Q&A on Reddit, except on Mac OS:
https://www.reddit.com/r/lightingdesign/comments/i7poiy/noob_needs_help_with_midi_to_artnet/g1e9odr/
Thank you for this great rosetta stone software!
The text was updated successfully, but these errors were encountered: