13
0
livetrax/libs/backends/alsa
Robin Gareus 226dadbd19
Further reduce DSP load of debug builds
In all years of using these assert()s never triggered. Besides
there are valid_port() tests in other strategic locations that
are not periodically hit in realtime context.
2022-05-06 02:04:55 +02:00
..
alsa_audiobackend.cc
alsa_audiobackend.h
alsa_midi.cc Consolidate code using pthread_attr_setstacksize 2020-06-06 18:35:44 +02:00
alsa_midi.h Update backend GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
alsa_rawmidi.cc
alsa_rawmidi.h Update backend GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
alsa_sequencer.cc Remove extraneous parentheses (Wparentheses-equality) 2021-05-30 20:09:35 -04:00
alsa_sequencer.h Update backend GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
alsa_slave.cc gcc-11 compat, volatile atomic variables (1/2) 2021-03-22 15:30:07 +01:00
alsa_slave.h gcc-11 compat, volatile atomic variables (1/2) 2021-03-22 15:30:07 +01:00
select_sleep.h
wscript wscript: drop configure statements already present in the top level wscript 2022-01-22 22:19:03 +01:00
zita-alsa-pcmi.cc ALSA backend: code cleanup and scoping and indent 2021-05-16 00:49:06 +02:00
zita-alsa-pcmi.h