Preparing search index...
The search index is not available
Tone.js
Tone.js
NoiseOptions
Interface NoiseOptions
interface
NoiseOptions
{
context
:
BaseContext
;
fadeIn
:
Unit
.
Time
;
fadeOut
:
Unit
.
Time
;
mute
:
boolean
;
onstop
:
onStopCallback
;
playbackRate
:
number
;
type
:
NoiseType
;
volume
:
number
;
}
Hierarchy
SourceOptions
NoiseOptions
Index
Properties
context
fade
In
fade
Out
mute
onstop
playback
Rate
type
volume
Properties
context
context
:
BaseContext
fade
In
fade
In
:
Unit
.
Time
fade
Out
fade
Out
:
Unit
.
Time
mute
mute
:
boolean
onstop
onstop
:
onStopCallback
playback
Rate
playback
Rate
:
number
type
type
:
NoiseType
volume
volume
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
context
fade
In
fade
Out
mute
onstop
playback
Rate
type
volume
Tone.js
Loading...