VoxaTrace
Toggle table of contents
0.9.2
common
Target filter
common
Switch theme
Search in API
Skip to content
VoxaTrace
VoxaTrace
/
com.musicmuni.voxatrace.sonix
/
SonixPlayer
/
load
load
suspend
fun
load
(
path
:
String
)
:
Boolean
Load audio from file path (for Builder without source)
fun
load
(
data
:
ByteArray
,
sampleRate
:
Int
=
44100
,
channels
:
Int
=
1
)
Load audio from raw PCM data