示例#1
0
 void PlayRootNote()
 {
     rootSinger.Attack(instrument.GetTone());
 }