Class Summary |
BasicMidiSynth |
A BasicMidiSynth is a MidiSynth with 16 SynthChannels which may be set by the user. |
ChannelledSynthControls |
|
PolyphonicSynthChannel |
A PolyphonicSynthChannel is a SynthChannel that generates audio as an AudioProcess. |
SynthChannel |
A SynthChannel is a MidiChannel. |
SynthChannelServices |
SynthServices specialises Services with static methods to simplify the
provision of plugin synth services extending SynthChannel and SynthControls. |
SynthControls |
|
SynthRack |
A SynthRack is an array of MidiSynths. |
SynthRackControls |
A List of SynthControls |
SynthServices |
SynthServices specialises Services with static methods to simplify the
provision of plugin synth services extending SynthChannel and SynthControls. |