korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-audio
/
korlibs.audio.format.mod
/
Screamtracker
/
Sample
/
Sample
Sample
constructor
(
length
:
Int
=
0
,
loopstart
:
Int
=
0
,
loopend
:
Int
=
0
,
looplength
:
Int
=
0
,
volume
:
Int
=
64
,
loop
:
Int
=
0
,
c2spd
:
Int
=
8363
,
name
:
String
=
""
,
data
:
FloatArray
=
FloatArray(0)
,
stereo
:
Int
=
0
,
bits
:
Int
=
8
)