BPM 70 ; Initialize Antescofo - These variables are automatically set upon "start" ; These values might change within different performances ;antescofo-mess gamma -1.0, tune 440.0, pedal 0, nofharm 10, suivi 1 @local ; The above also shows combinations of several messages as in Max/Pd message box print I am in the VERY BEGINNING VARIANCE 0.5 ; 0.3 @inlet HZ NOTE 0 2 print first 0 NOTE 90 1 LFWD backbeat 1 @tight ; Our adaptive Metronome, defined using a simple LFWD { 1/2 click2 bang } NOTE 90 1 click1 bang @loose NOTE 90 1 click1 bang @loose NOTE 90 1 click1 bang @loose NOTE 90 1 LFWD metronome 1.0 @loose ; Our adaptive Metronome, defined using a simple LFWD { click1 bang } NOTE 60 2 one NOTE 70 2 NOTE 80 2 @jump one print jump NOTE 100 1.0 print end ;print metro ; KILL metronome ; Stop Metronome ;NOTE 0 2.0