Example #1
0
 // Use this for initialization
 public void setPianoDriver(PianoDriver aux)
 {
     _pianodriver = aux;
 }