battery123.scd 230 B

123456789101112131415
  1. /*
  2. Anny FM: Battery 1,2,3
  3. anny.audio
  4. See README.md for more information
  5. */
  6. include("SuperDirt")
  7. Server.local.options.device = "Soundflower (2ch)";
  8. SuperDirt.start
  9. ~dirt.loadSoundFiles("samples/*".resolveRelative);
  10. ~dirt.stop