Ardour
9.0-pre0-582-g084a23a80d
|
#include <memory>
#include <stdint.h>
#include <string>
#include "pbd/signals.h"
#include "evoral/Parameter.h"
#include "ardour/libardour_visibility.h"
#include "midi++/libmidi_visibility.h"
Go to the source code of this file.
Classes | |
class | ARDOUR::InstrumentInfo |
Namespaces | |
MIDI | |
MIDI::Name | |
ARDOUR | |
Typedefs | |
typedef std::list< std::shared_ptr< Patch > > | MIDI::Name::PatchNameList |