public class VocalScoreResult extends Object
| Constructor and Description |
|---|
VocalScoreResult() |
| Modifier and Type | Method and Description |
|---|---|
PitchScore |
getPitchScore() |
RhythemScore |
getRhythemScore() |
void |
setPitchScore(PitchScore pitchScore) |
void |
setRhythemScore(RhythemScore rhythemScore) |
public PitchScore getPitchScore()
public void setPitchScore(PitchScore pitchScore)
public RhythemScore getRhythemScore()
public void setRhythemScore(RhythemScore rhythemScore)
Copyright © 2024. All rights reserved.