Skip to content

Instantly share code, notes, and snippets.

@notthetup
Last active August 27, 2023 20:48
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save notthetup/65f100f8ecf0f44f568d to your computer and use it in GitHub Desktop.
Save notthetup/65f100f8ecf0f44f568d to your computer and use it in GitHub Desktop.
A list of interesting wavepot scripts.
@druu
Copy link

druu commented Jun 19, 2014

Shameless self plugging here: https://gist.github.com/druu/044b8103e2a4842828bd
Song Popcorn + first Draft of (what is going to be a) multi-track sequencer

@Likeyn
Copy link

Likeyn commented Dec 18, 2014

Got a small Notes module to get notes and chords frequencies using the commonly used US notation (e.g. A, B#, Cbm) -- https://gist.github.com/Likeyn/824f5b3e9278fa0c8745#file-notes-js

@ElizabethHudnott
Copy link

Depends if this topic interests other people as much as it does me and I haven't put any effort into the actual music composition but here's a basic implementation of phase distortion synthesis, like what was used in the Casio CZ series of synths. https://gist.github.com/ElizabethHudnott/77388d81d0367722149447db872917de

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment