Skip to content

Instantly share code, notes, and snippets.

@sleexyz
Created August 5, 2016 01:27
Show Gist options
  • Save sleexyz/3c58e8491e4051072713b7f7c06e5b42 to your computer and use it in GitHub Desktop.
Save sleexyz/3c58e8491e4051072713b7f7c06e5b42 to your computer and use it in GitHub Desktop.
s.options.numBuffers = 1024 * 16;
s.waitForBoot{
Routine{
include("SuperDirt");
2.wait;
SuperDirt.start;
}.play
}
// credits to amindfv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment