Documentation
Preparing search index...
@music-ui/core
<internal>
SamplerOptions
Interface SamplerOptions
The possible options for this node
interface
SamplerOptions
{
attack
:
Time
;
baseUrl
:
string
;
context
:
BaseContext
;
curve
:
OneShotSourceCurve
;
onerror
:
(
error
:
Error
)
=>
void
;
onload
:
()
=>
void
;
release
:
Time
;
urls
:
SamplesMap
;
volume
:
number
;
}
Hierarchy (
View Summary
)
InstrumentOptions
SamplerOptions
Index
Properties
attack
base
Url
context
curve
onerror
onload
release
urls
volume
Properties
attack
attack
:
Time
base
Url
baseUrl
:
string
context
context
:
BaseContext
curve
curve
:
OneShotSourceCurve
onerror
onerror
:
(
error
:
Error
)
=>
void
onload
onload
:
()
=>
void
release
release
:
Time
urls
urls
:
SamplesMap
volume
volume
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attack
base
Url
context
curve
onerror
onload
release
urls
volume
Documentation
Loading...
The possible options for this node