Skip to content

Instantly share code, notes, and snippets.

@donnaken15
Created February 17, 2021 04:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save donnaken15/e5bcd854864359e5e799c7eef88fbe78 to your computer and use it in GitHub Desktop.
Save donnaken15/e5bcd854864359e5e799c7eef88fbe78 to your computer and use it in GitHub Desktop.
bytebeat sounds i might use
// cool sounding alternating notes
((t)/(bpm/60)*(4-(1*(((t)/(bpm))%(bpm)>(bpm/2)))));
bpm=167;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment