13
0
livetrax/libs/backends
Robin Gareus 26dc287c00 Fix non-buffered PA backend. Wait for backend to become active
This hopefully fixes an issue with port-registration (new session)
being skipped because PortAudioBackend::available() still false
until the first callback.
2017-08-07 23:23:39 +02:00
..
alsa ALSA backend RT-safe MIDI buffer allocation 2017-08-05 15:36:36 +02:00
coreaudio amend f4c76f89d3a; fix blind coding typos 2017-08-05 16:06:15 +02:00
dummy Update backend API: read-only MIDI input buffers 2017-08-05 15:36:36 +02:00
jack Update backend API: read-only MIDI input buffers 2017-08-05 15:36:36 +02:00
MSVCbackends Modify our MSVC project to add libltc as a dependency of 'dummy_backend' (which now needs to link to it) 2017-07-29 10:46:53 +01:00
portaudio Fix non-buffered PA backend. Wait for backend to become active 2017-08-07 23:23:39 +02:00
wscript