13
0
livetrax/libs/backends
Paul Davis 0eed821eb9 JACK: do not set the thread-init callback
Because we use the non-callback API, we can call our thread init callback
ourselves from ::process_thread(). In addition, the init_callback in JACK is
used by every thread JACK creates, including the messagebuffer thread, and this
confuses things from an Ardour POV where the callback was intended just for
realtime threads.
2023-04-21 12:16:37 -06:00
..
alsa
coreaudio CoreAudio: Update latency when buffesize changes 2023-04-04 19:26:17 +02:00
dummy
jack JACK: do not set the thread-init callback 2023-04-21 12:16:37 -06:00
MSVCbackends
portaudio
pulseaudio
wscript