drumstick 2.9.0
C++ MIDI libraries using Qt objects, idioms, and style.
|
Classes managing ALSA Sequencer ports. More...
Go to the source code of this file.
Classes | |
class | PortInfo |
Port information container. More... | |
class | MidiPort |
Port management. More... | |
Namespaces | |
namespace | drumstick |
Drumstick common. | |
namespace | drumstick::ALSA |
Drumstick ALSA library wrapper. | |
Typedefs | |
typedef QList< PortInfo > | PortInfoList |
List of port information objects. | |
typedef QList< MidiPort * > | MidiPortList |
List of Ports instances. | |
Classes managing ALSA Sequencer ports.
Definition in file alsaport.h.