linuxsampler 2.3.1
|
#include <map>
#include <vector>
#include <list>
#include "../common/Exception.h"
#include "InstrumentEditor.h"
Go to the source code of this file.
Namespaces | |
namespace | LinuxSampler |
Macros | |
#define | REGISTER_INSTRUMENT_EDITOR(PluginClass) |
#define REGISTER_INSTRUMENT_EDITOR | ( | PluginClass | ) |
Definition at line 43 of file InstrumentEditorFactory.h.