Preparing search index...
The search index is not available
Tone.js
Tone.js
VibratoOptions
Interface VibratoOptions
interface
VibratoOptions
{
context
:
BaseContext
;
depth
:
number
;
frequency
:
Unit
.
Frequency
;
maxDelay
:
number
;
type
:
ToneOscillatorType
;
wet
:
number
;
}
Hierarchy
EffectOptions
VibratoOptions
Index
Properties
context
depth
frequency
max
Delay
type
wet
Properties
context
context
:
BaseContext
depth
depth
:
number
frequency
frequency
:
Unit
.
Frequency
max
Delay
max
Delay
:
number
type
type
:
ToneOscillatorType
wet
wet
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
context
depth
frequency
max
Delay
type
wet
Tone.js
Loading...