Interface | Description |
---|---|
DeviceManager | |
DriverIdentifier | |
EnvelopeModel | |
IBankDriver | |
IConverter |
This is an interface of a driver which simply converts a patch, which is
imported from a file or MIDI input, into it's associated with to another
format.
|
IDriver |
This is an interface for Device.driverList.
|
IParamModel |
Interface for Paramer Model.
|
IPatchDriver |
Interface for methods for both single drivers and bank drivers.
|
IPatchStringSender | |
ISender |
Interface for Sender.
|
PatchHandlerStrategy | |
PatchStringModel |
Class | Description |
---|---|
AbstractBankDriver |
This is an implementation of IBankDriver and the base class for bank drivers
which use
Patch |
AbstractDriver | |
AbstractEnvelopeParam | |
AbstractPatchDriver |
This is an implementation of ISingleDriver and the base class for single
drivers which use
Patch |
AbstractSender | |
CombinedGroupModel | |
Converter |
An implementation of IConverter interface for Patch class.
|
DefaultEnvelopeModel | |
Device |
Device class defines some informations for your synthsizer, such as a name of
manufacturer, the model name, author(s) of drivers, etc.
|
DeviceDescriptor |
This class encapsulates the details of a MIDI enabled device.
|
DeviceList | |
DevicesConfig |
This class provides methods for parsing and storing the available device
configurations.
|
DeviceSelectionTree | |
EnvelopeNode |
A data type used by EnvelopeWidget which stores information about a
single node (point) in the Widget.
|
EnvelopeXParam | |
EnvelopeYParam | |
ParamModel |
An implementation of IParamModel for Patch class.
|
PatchNameSender | |
PreferenceUtil | |
SysexHandler |
A class for efficient and convenient creatation of sysex messages.
|
SysexHandler.NameValue |
A class which provides access to an
int value by name. |
SysexMatcher | |
SysexSender |
An implementation of SysexWidget.ISender.
|
XMLBankDriver | |
XMLDevice | |
XMLDeviceDescriptor | |
XMLPatchDriver |
Enum | Description |
---|---|
DeviceList.Columns |
Annotation Type | Description |
---|---|
PatchParam | |
PatchParamLabel |
Copyright © 2014. All Rights Reserved.