Ardour  9.0-pre0-582-g084a23a80d
MIDI::Name Namespace Reference

Classes

class  MidiPatchManager
 
struct  PatchPrimaryKey
 
class  Patch
 
class  PatchBank
 
class  ChannelNameSet
 
class  Note
 
class  NoteNameList
 
class  Value
 
class  ValueNameList
 
class  Control
 
class  ControlNameList
 
class  CustomDeviceMode
 
class  MasterDeviceNames
 
class  MIDINameDocument
 

Typedefs

typedef std::list< std::shared_ptr< Patch > > PatchNameList
 

Functions

std::ostream & operator<< (std::ostream &, const ChannelNameSet &)
 

Typedef Documentation

◆ PatchNameList

typedef std::list< std::shared_ptr< Patch > > MIDI::Name::PatchNameList

Definition at line 39 of file instrument_info.h.

Function Documentation

◆ operator<<()

std::ostream& MIDI::Name::operator<< ( std::ostream &  ,
const ChannelNameSet  
)