Example #1
0
 void Start()
 {
     _beatManager.setTriggers(arpStep, resetArp);
     _beatManager.updateBeat(arpSpeed + 2);
 }