-
Notifications
You must be signed in to change notification settings - Fork 9
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
Seg fault while testing #9
Comments
I think I've got it doing something now but it just exits with a seg fault. Basically REAPER is sending OSC on 51000. I want that translated into MMC and sent to IAC Bus 1. Is this even the right way to do that? john$ ./midiosc -i 51000 |
@mrlimbic Please can you let me know which platform you're trying this on - OSX, Windows, Linux? |
On MacOS 10.12.6. Unfortunately the message doesn't provide much info. Just "Segmentation fault: 11" How do I get a crash dump for you? |
I found a Mac OS crash report for midiosc so hopefully this helps.
|
I've been trying to output OSC from REAPER and use it to control other software via MMC via a IAC midi bus.
Nothing is happening but I don't know how to diagnose what the problem is.
I see nothing in the console from midiosc. If it is received messages should it show them?
The text was updated successfully, but these errors were encountered: