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