void LastSolo() { metronomeScript.bpm += (metronomeScript.bpm / 5); metronomeScript.ChangeTempo(); //Change visuals? }