Documentation
Preparing search index...
@music-ui/core
<internal>
SignalOptions
Interface SignalOptions<TypeName>
The possible options for this node
interface
SignalOptions
<
TypeName
extends
UnitName
>
{
context
:
BaseContext
;
convert
:
boolean
;
maxValue
?:
number
;
minValue
?:
number
;
units
:
TypeName
;
value
:
UnitMap
[
TypeName
]
;
}
Type Parameters
TypeName
extends
UnitName
Hierarchy (
View Summary
)
ToneAudioNodeOptions
SignalOptions
Index
Properties
context
convert
max
Value?
min
Value?
units
value
Properties
context
context
:
BaseContext
convert
convert
:
boolean
Optional
max
Value
maxValue
?:
number
Optional
min
Value
minValue
?:
number
units
units
:
TypeName
value
value
:
UnitMap
[
TypeName
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
convert
max
Value
min
Value
units
value
Documentation
Loading...
The possible options for this node