#include <map>#include "../../EventListeners.h"#include "../../common/global.h"#include "../../common/optional.h"#include "../../engines/InstrumentManager.h"#include "midi.h"Go to the source code of this file.
Classes | |
| class | LinuxSampler::MidiInstrumentMapper |
| Mapping MIDI bank/program numbers with real instruments. More... | |
| struct | LinuxSampler::MidiInstrumentMapper::entry_t |
| Defines the instrument and settings a MIDI bank MSB, LSB, program triple ought to be mapped to. More... | |
Namespaces | |
| namespace | LinuxSampler |