Skip to content

Music Blocks#

rest for () beats#

rest beats;
rest for (beats) beats

set tempo to ()#

set_tempo tempo_;
set tempo to (tempo_)

change tempo by ()#

change_tempo tempo_;
change tempo by (tempo_)