Capabilities configuration for a SonificationInstrument.
Requires
- module:modules/sonification
Members
-
filters :boolean|undefined
-
Whether or not instrument should be able to use filter effects. Defaults to
false
.Type:
- boolean | undefined
-
pan :boolean|undefined
-
Whether or not instrument should be able to pan. Defaults to
true
.Type:
- boolean | undefined
-
tremolo :boolean|undefined
-
Whether or not instrument should be able to use tremolo effects. Defaults to
false
.Type:
- boolean | undefined