Expand description
Abstractions for processors that generate audio.
Constants§
- Parameter info for the aftertouch parameter. See
CONTROLLER_PARAMETERS
for more. - The parameter ID of the aftertouch parameter. See
CONTROLLER_PARAMETERS
for more. - This represents a set of “controller parameters” that are common to all synths.
- Parameter info for the expression pedal parameter. See
CONTROLLER_PARAMETERS
for more. - The parameter ID of the expression pedal parameter. See
CONTROLLER_PARAMETERS
for more. - Parameter info for the mod wheel parameter. See
CONTROLLER_PARAMETERS
for more. - The parameter ID of the mod wheel parameter. See
CONTROLLER_PARAMETERS
for more. - Parameter info for the pitch bend parameter. See
CONTROLLER_PARAMETERS
for more. - The parameter ID of the pitch bend parameter. See
CONTROLLER_PARAMETERS
for more. - Parameter info for the sustain pedal parameter. See
CONTROLLER_PARAMETERS
for more. - The parameter ID of the sustain pedal parameter. See
CONTROLLER_PARAMETERS
for more. - Parameter info for the timbre parameter. See
CONTROLLER_PARAMETERS
for more. - The parameter ID of the timbre parameter. See
CONTROLLER_PARAMETERS
for more.
Traits§
- A trait for synthesizers