1 { pat "samples/sweeper.pat" sustain 2s }
3 { wobble 0 0.05 0 wobble 1 0.05 0.25 }
6 /* the same chord bounces left and right */
11 /* bass and treble bounces left and right, crossing */
14 { vol 1 0 wobble 0 0.05 0 }
15 /* bass and treble alternate */
18 { vol 1 0 off 0 off 1 }
19 { half_wobble 0 0.1 0 }
20 /* alternate with half_wobble */
26 { pat "samples/sweeper.pat" sustain 2s }
28 { wobble 1 0.05 0 wobble 0 0.05 0.25 }
34 { vol 0 1 wobble 1 0.05 0.25 }
37 { vol 0 1 off 0 off 1 }
38 { half_wobble 1 0.1 0.5 }
39 /* alternate with half_wobble */