toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.audio.sound
/
AudioSamplesInterleaved
/
AudioSamplesInterleaved
Audio
Samples
Interleaved
constructor
(
channels
:
Int
,
totalSamples
:
Int
,
data
:
ShortArray
=
ShortArray(totalSamples * channels)
)