Preparing search index...
The search index is not available
Tone.js
Tone.js
ChannelOptions
Interface ChannelOptions
The possible options for this node
interface
ChannelOptions
{
channelCount
:
number
;
context
:
BaseContext
;
mute
:
boolean
;
pan
:
number
;
solo
:
boolean
;
volume
:
number
;
}
Hierarchy (
view full
)
ToneAudioNodeOptions
ChannelOptions
Index
Properties
channel
Count
context
mute
pan
solo
volume
Properties
channel
Count
channel
Count
:
number
context
context
:
BaseContext
mute
mute
:
boolean
pan
pan
:
number
solo
solo
:
boolean
volume
volume
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
channel
Count
context
mute
pan
solo
volume
Tone.js
Loading...
The possible options for this node