// A small example for the Mercury parser
set tempo 140
print pisano(13)
list myBeat clave(1652)
list drives add(pisano(11) 1)
new synth saw time(1/8) play(myBeat) name(s1)
give s1 fx(reverb 0.97) fx(drive drives)
give s1 note([c3 gb3])
// list notes random 16 0 12)