Preparing search index...
The search index is not available
Tone.js
Tone.js
CompressorOptions
Interface CompressorOptions
The possible options for this node
interface
CompressorOptions
{
attack
:
Unit
.
Time
;
context
:
BaseContext
;
knee
:
number
;
ratio
:
number
;
release
:
Unit
.
Time
;
threshold
:
number
;
}
Hierarchy (
view full
)
ToneAudioNodeOptions
CompressorOptions
Index
Properties
attack
context
knee
ratio
release
threshold
Properties
attack
attack
:
Unit
.
Time
context
context
:
BaseContext
knee
knee
:
number
ratio
ratio
:
number
release
release
:
Unit
.
Time
threshold
threshold
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
attack
context
knee
ratio
release
threshold
Tone.js
Loading...
The possible options for this node