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
A single MIKMIDIClock instance has the potential to be used across multiple threads (main, CoreAudio, MIKMIDISequencer's processingQueue, etc.) that are all interested in the same tempo and timing information, and should probably be thread safe.
The text was updated successfully, but these errors were encountered:
A single MIKMIDIClock instance has the potential to be used across multiple threads (main, CoreAudio, MIKMIDISequencer's processingQueue, etc.) that are all interested in the same tempo and timing information, and should probably be thread safe.
The text was updated successfully, but these errors were encountered: