Ejemplo n.º 1
0
 protected override void Start()
 {
     base.Start();
     MidiManager.RegisterDial(this);
     OnSliderChange(0);
 }