13
0
livetrax/libs/backends
Robin Gareus b943cec756
ALSA: allow to select different I/O devices
This adds a basic support to use multiple sound-cards, currently
limited to two devices: In/Out with shared settings.

Advanced setups still have to resort to using the ARDOUR_ALSA_EXT
environment variable
2020-04-10 05:01:33 +02:00
..
alsa ALSA: allow to select different I/O devices 2020-04-10 05:01:33 +02:00
coreaudio fix return value 2020-04-08 18:13:13 -06:00
dummy add required ::clear_ports() call to Dummy backend destructor 2020-04-08 14:55:31 -06:00
jack use RCU to manage JACK backend's container of ports 2020-04-08 19:56:33 -06:00
MSVCbackends Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets extended to the other libs) 2018-09-30 09:06:25 +01:00
portaudio improved port cleanup as backend is destroyed 2020-04-07 23:26:51 -06:00
pulseaudio improved port cleanup as backend is destroyed 2020-04-07 23:26:51 -06:00
wscript