VoxaTrace
Toggle table of contents
3.0.3
common
Target filter
common
Switch theme
Search in API
Skip to content
VoxaTrace
VoxaTrace
/
com.musicmuni.voxatrace.calibra.model
/
BundleManifest
/
BundleManifest
Bundle
Manifest
constructor
(
version
:
Int
=
FORMAT_VERSION
,
keyHz
:
Float
,
sampleRate
:
Int
=
16000
,
hopSize
:
Int
=
320
,
frameSize
:
Int
=
1024
,
hpcpSize
:
Int
=
12
,
lessonType
:
String
=
"singalong"
,
bpm
:
Int
?
=
null
,
beatsPerMeasure
:
Int
?
=
null
)