Tim Mayberry
0de5722fb1
Use PBD::to_string() from pbd/string_convert.h in ardour ALSA utils
...
Use pbd/string_convert.h API instead of std::ostream for numeric formatting to
remain locale independent and not have to use a LocaleGuard. The formatting is
equivalent
2017-04-19 09:37:00 +10:00
Paul Davis
3cc4ee8029
alsa: allow environment variable ARDOUR_ALSA_DEVICE to identify a single, arbitrary ALSA PCM name as the only available/allowed device
2016-02-21 12:44:54 -05:00
Robin Gareus
acd95215a4
allow to scan for half-duplex ALSA devices
2015-06-14 22:26:06 +02:00
Robin Gareus
359a968e61
alsa sequencer device/port listing
2014-06-21 11:51:11 +02:00
Robin Gareus
a907d3455e
break out ALSA related functions into libardouralsautil
2014-06-04 19:16:37 +02:00