toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.audio
/
AudioNode
/
connect
connect
fun
connect
(
destinationNode
:
AudioNode
,
output
:
Int
=
definedExternally
,
input
:
Int
=
definedExternally
)
:
AudioNode
(
source
)
MDN Reference
fun
connect
(
destinationParam
:
AudioParam
,
output
:
Int
=
definedExternally
)
(
source
)