Skip to content

Instantly share code, notes, and snippets.

@lewdev
Last active May 26, 2024 06:43
Show Gist options
  • Save lewdev/5e18ea7910d3c67591af27124dbf559a to your computer and use it in GitHub Desktop.
Save lewdev/5e18ea7910d3c67591af27124dbf559a to your computer and use it in GitHub Desktop.
🎡🎢 Minimal JavaScript Sound & Music Resources

🎡🎢 Minimal JavaScript Sound and Music Resources

xem's "Alphabet Piano"

ByteBeat

Bytebeat music (or one-liner music) is a piece of rhythmic and somewhat melodic music with no score, no instruments, and no real oscillators.

ZzFX By @KilledByAPixel

How to use (from reddit post)

  • Whenever you reload the page, it will be filled with new random sound effects.

  • Each sound has a unique seed.

  • You can get or set the seed for last played sound by clicking the ZzFX logo.

  • To use this in a javascript program, just include the less then 500 bytes of code and use the z function to call seeded sounds, ex: z(3), or z(1337).

  • ZzFX Music Generator by KeithClark

https://entropedia.co.uk/generative_music/

KilledByAPixel 1k Music/Sounds

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