Documentation
Preparing search index...
@music-ui/core
<internal>
ToneEventOptions
Interface ToneEventOptions<T>
A unit which process audio
interface
ToneEventOptions
<
T
>
{
callback
:
ToneEventCallback
<
T
>
;
context
:
BaseContext
;
humanize
:
boolean
|
Time
;
loop
:
number
|
boolean
;
loopEnd
:
Time
;
loopStart
:
Time
;
mute
:
boolean
;
playbackRate
:
number
;
probability
:
number
;
value
?:
T
;
}
Type Parameters
T
Hierarchy (
View Summary
)
ToneWithContextOptions
ToneEventOptions
Index
Properties
callback
context
humanize
loop
loop
End
loop
Start
mute
playback
Rate
probability
value?
Properties
callback
callback
:
ToneEventCallback
<
T
>
context
context
:
BaseContext
humanize
humanize
:
boolean
|
Time
loop
loop
:
number
|
boolean
loop
End
loopEnd
:
Time
loop
Start
loopStart
:
Time
mute
mute
:
boolean
playback
Rate
playbackRate
:
number
probability
probability
:
number
Optional
value
value
?:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
callback
context
humanize
loop
loop
End
loop
Start
mute
playback
Rate
probability
value
Documentation
Loading...
A unit which process audio