#include <vector>
#include "MIDIDevice.hxx"
#include "MIDIDeviceList.hxx"
Go to the source code of this file.
Classes | |
class | CLAM::MIDIManager |
This class takes care of all the creation of the registration of MIDIIn and MIDIOut objects, and the creation of MIDIDevice objects required. More... | |
Namespaces | |
namespace | CLAM |
Defines | |
#define | DEFAULT_MIDI_ARCH "alsa" |
#define DEFAULT_MIDI_ARCH "alsa" |
Definition at line 33 of file MIDIManager.hxx.
Referenced by CLAM::MIDIManager::FindList(), and CLAM::MIDIManager::FindOrCreateDevice().