/data/07.txt

https://code.google.com/p/goop/ · Plain Text · 14 lines · 11 code · 3 blank · 0 comment · 0 complexity · d56fe78285c0379f6d796c470fdd4062 MD5 · raw file

  1. add sine a
  2. add gainlfo l1
  3. connect a l1
  4. connect l1 mixer
  5. add square b
  6. add gainlfo l2
  7. connect b l2
  8. connect l2 mixer
  9. add pattern p1 keydown 440 0.1 / keydown 550 0.1 / keydown 660 0.1 / keydown 880 0.1 / keyup 0 0.1
  10. # every 1 firepattern p1 a
  11. # every 1 firepattern p1 b