Companion

object Companion

Functions

Link copied to clipboard
fun create(segment: Segment, score: Float, pitchAccuracy: Float = score, attemptNumber: Int = 1, referencePitch: PitchContour = PitchContour.EMPTY, studentPitch: PitchContour = PitchContour.EMPTY): SegmentResult

Create a SegmentResult from score and segment info.