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.calibra.model
/
LessonMaterial
/
LessonMaterial
Lesson
Material
constructor
(
audioSource
:
AudioSource
,
segments
:
List
<
Segment
>
,
keyHz
:
Float
,
pitchContour
:
PitchContour
?
=
null
,
hpcpFrames
:
List
<
FloatArray
>
?
=
null
)