Name |
Description |
AboutForm |
The About form. |
AudioProcessor |
A dummy audio processor only used for the timing of midi processing. |
Constants |
|
DoubleBufferedUserControl |
|
MainWindow |
|
MapNoteItem |
Represents one note mapping. |
MapperTextBox |
My derivation of TextBox with customizations for the VST. |
MidiProcessor |
Implements the incoming Midi event handling for the plugin. |
OptionSet |
Represents the various options that are settable. |
OptionsUI |
|
Plugin |
The Plugin root class that implements the interface manager and the plugin midi source. |
PluginCommandStub |
The public Plugin Command Stub implementation derived from the framework provided StdPluginCommandStub. |
PluginEditor |
Implements the custom UI editor for the plugin. |
PluginPersistence |
|