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
/
SegmentResult
/
SegmentResult
Segment
Result
constructor
(
segment
:
Segment
,
score
:
Float
,
pitchAccuracy
:
Float
=
score
,
attemptNumber
:
Int
=
1
,
referencePitch
:
PitchContour
=
PitchContour.EMPTY
,
studentPitch
:
PitchContour
=
PitchContour.EMPTY
)