|
Ardour
9.0-pre0-1966-gddf5c3c8b6
|
#include <string>#include <map>Go to the source code of this file.
Namespaces | |
| ARDOUR | |
Enumerations | |
| enum | ARDOUR::AlsaDuplex { ARDOUR::HalfDuplexIn = 1 , ARDOUR::HalfDuplexOut = 2 , ARDOUR::FullDuplex = 3 } |
Functions | |
| void | ARDOUR::get_alsa_audio_device_names (std::map< std::string, std::string > &devices, AlsaDuplex duplex=FullDuplex) |
| void | ARDOUR::get_alsa_rawmidi_device_names (std::map< std::string, std::string > &devices) |
| void | ARDOUR::get_alsa_sequencer_names (std::map< std::string, std::string > &devices) |
| int | ARDOUR::card_to_num (const char *device_name) |