Preparing search index...
The search index is not available
Tone.js
Tone.js
SignalOptions
Interface SignalOptions<TypeName>
The possible options for this node
interface
SignalOptions
<
TypeName
>
{
context
:
BaseContext
;
convert
:
boolean
;
maxValue
?:
number
;
minValue
?:
number
;
units
:
TypeName
;
value
:
UnitMap
[
TypeName
]
;
}
Type Parameters
TypeName
extends
UnitName
Hierarchy (
view full
)
ToneAudioNodeOptions
SignalOptions
Index
Properties
context
convert
max
Value?
min
Value?
units
value
Properties
context
context
:
BaseContext
convert
convert
:
boolean
Optional
max
Value
max
Value
?:
number
Optional
min
Value
min
Value
?:
number
units
units
:
TypeName
value
value
:
UnitMap
[
TypeName
]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
context
convert
max
Value
min
Value
units
value
Tone.js
Loading...
The possible options for this node