Documentation
Preparing search index...
@music-ui/core
<internal>
OscillatorNode
Variable OscillatorNode
OscillatorNode
:
{
prototype
:
OscillatorNode
;
new
(
context
:
BaseAudioContext
,
options
?:
OscillatorOptions
,
)
:
OscillatorNode
;
}
Type Declaration
new
(
context
:
BaseAudioContext
,
options
?:
OscillatorOptions
)
:
OscillatorNode
Parameters
context
:
BaseAudioContext
Optional
options
:
OscillatorOptions
Returns
OscillatorNode
prototype
:
OscillatorNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...