Documentation
Preparing search index...
@music-ui/core
<internal>
NormalAutomationEvent
Interface NormalAutomationEvent
interface
NormalAutomationEvent
{
time
:
number
;
type
:
|
"linearRampToValueAtTime"
|
"exponentialRampToValueAtTime"
|
"setValueAtTime"
|
"cancelScheduledValues"
;
value
:
number
;
}
Index
Properties
time
type
value
Properties
time
time
:
number
type
type
:
|
"linearRampToValueAtTime"
|
"exponentialRampToValueAtTime"
|
"setValueAtTime"
|
"cancelScheduledValues"
value
value
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
time
type
value
Documentation
Loading...