Preparing search index...
The search index is not available
Tone.js
Tone.js
AnalyserOptions
Interface AnalyserOptions
The possible options for this node
interface
AnalyserOptions
{
channels
:
number
;
context
:
BaseContext
;
size
:
number
;
smoothing
:
number
;
type
:
AnalyserType
;
}
Hierarchy (
view full
)
ToneAudioNodeOptions
AnalyserOptions
Index
Properties
channels
context
size
smoothing
type
Properties
channels
channels
:
number
context
context
:
BaseContext
size
size
:
number
smoothing
smoothing
:
number
type
type
:
AnalyserType
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
channels
context
size
smoothing
type
Tone.js
Loading...
The possible options for this node