Skip to content

paul-nechifor/keygen-radio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

This repository has been moved to gitlab.com/paul-nechifor/keygen-radio.

Old readme:

Keygen Radio

Listen endlessly to keygen chiptunes in JS. This is the source code for Keygen Radio.

Screenshot

Usage

To make it work, you need some chiptunes. You can download (and process) the archive from keygenmusic.org by running:

./scripts/download-music-pack

Install the requirements:

yarn

Build everything with:

yarn build

Everything that’s required will be built in ./dist. Start a static server that will serve it with:

yarn start

Acknowledgements

This uses chiplib, my fork of Simon Gündling’s chiptune2. It uses Emscripten to transpile libopenmpt into JavaScript.

TODO

  • Add a modal for more info on the homepage.
  • Fix next and pause controls.

License

GPL v2

About

Listen endlessly to keygen chiptunes in JS.

Resources

Stars

Watchers

Forks

Packages

No packages published