You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
adding/removing ErraticInstruments::MPEToCV via package manager in a patching workflow session causes segfault on macos w/ rack 0.6.0. trace shows macos MIDI issues -- would you like a full stack trace?
terminating with uncaught exception of type RtMidiError: MidiInCore::initialize: error creating OS-X MIDI client object (-50).
The text was updated successfully, but these errors were encountered:
Hi dirkleas, does the same happen with you use the MiditoCv module? They should act very similarly... a stack trace would help but I'm not sure I understand exactly what you are doing to trigger this, otherwise I could try and repeat it myself :)
I was generating dox patches of varying size/complexity/number of modules as well as testing multiple File.Revert invocations. it occasionally occurs with MiditoCv as well -- I'm assuming the root cause is the MIDI macos service/usage, but it's not clear whether it's a Rack core thing or a module API or instance thing
adding/removing ErraticInstruments::MPEToCV via package manager in a patching workflow session causes segfault on macos w/ rack 0.6.0. trace shows macos MIDI issues -- would you like a full stack trace?
The text was updated successfully, but these errors were encountered: