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
When debugging the application in the midi message handling logic will block ALSA audio system resulting in a crash / unresponsive system. Solution would be to make this an asynchronous action with the help of asio.
The text was updated successfully, but these errors were encountered:
Ruudjhuu
changed the title
midi message handling is blocking asio audio system
midi message handling is blocking alsa audio system
Nov 17, 2024
When debugging the application in the midi message handling logic will block ALSA audio system resulting in a crash / unresponsive system. Solution would be to make this an asynchronous action with the help of asio.
The text was updated successfully, but these errors were encountered: