13
0
livetrax/libs/backends
Paul Davis 88ee3af3ea JACK backend: add a mutex to serialize per-thread port register requests to server
Without this, two threads can both sleep on the same communication channel, and the wake order
is non-determinate, so the wrong thread may process the response to the other thread's request.
2023-09-12 22:41:26 -06:00
..
alsa Amend d899441df1, fix duplicate device map entries 2023-07-03 19:57:55 +02:00
coreaudio CoreMIDI: fix capture/playback alignment 2023-06-29 00:32:46 +02:00
dummy Dummy backend: add realtime option 2023-06-20 01:36:44 +02:00
jack JACK backend: add a mutex to serialize per-thread port register requests to server 2023-09-12 22:41:26 -06:00
MSVCbackends
portaudio
pulseaudio
wscript