Documentation
Preparing search index...
@music-ui/core
<internal>
OneShotSourceOptions
Interface OneShotSourceOptions
The possible options for this node
interface
OneShotSourceOptions
{
context
:
BaseContext
;
curve
:
OneShotSourceCurve
;
fadeIn
:
Time
;
fadeOut
:
Time
;
onended
:
onEndedCallback
;
}
Hierarchy (
View Summary
)
ToneAudioNodeOptions
OneShotSourceOptions
ToneConstantSourceOptions
Index
Properties
context
curve
fade
In
fade
Out
onended
Properties
context
context
:
BaseContext
curve
curve
:
OneShotSourceCurve
fade
In
fadeIn
:
Time
fade
Out
fadeOut
:
Time
onended
onended
:
onEndedCallback
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
curve
fade
In
fade
Out
onended
Documentation
Loading...
The possible options for this node