This repository has been archived on 2026-09-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files

16 lines
230 B
Scdoc
Raw Permalink Normal View History

/*
Anny FM: Battery 1,2,3
anny.audio
See README.md for more information
*/
2017-01-29 13:33:51 +00:00
include("SuperDirt")
Server.local.options.device = "Soundflower (2ch)";
SuperDirt.start
2017-04-09 21:37:01 +01:00
~dirt.loadSoundFiles("samples/*".resolveRelative);
2017-01-29 13:33:51 +00:00
~dirt.stop