Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.audio
/
BaseAudioContext
/
createBuffer
create
Buffer
fun
createBuffer
(
numberOfChannels
:
Int
,
length
:
Int
,
sampleRate
:
Float
)
:
AudioBuffer
(
source
)
MDN Reference