toggle menu
korge-root
5.1.0
darwin
switch theme
search in API
korge-core
/
korlibs.audio.sound
/
CoreAudioNewPlatformAudioOutput
/
CoreAudioNewPlatformAudioOutput
Core
Audio
New
Platform
Audio
Output
darwin
constructor
(
coroutineContext
:
CoroutineContext
,
freq
:
Int
,
nchannels
:
Int
,
gen
:
(
AudioSamplesInterleaved
)
->
Unit
)