Skip to content
/ ptweb Public

An in-browser music player and visualizer for songs made in pxtone!

License

Notifications You must be signed in to change notification settings

yuxshao/ptweb

Repository files navigation

ptweb

ptweb
Pxtone web player with visuals. Work in progress.

Demo

Check out pxtone web for a full-fledged platform for sharing pxtone pieces using this player! A slightly outdated demo for playing local files is available here.

Install

Make sure Emscripten is installed. I have 1.38.36 myself. Install all js dependencies in the submodules:

cd pxtnDecoder
npm install
cd PxtoneJS
npm install

Then make in the parent folder. Run python3 server.py and navigate to https://localhost:8080/.

Thanks

Thanks to Pixel for making this wonderful software, and petamoriken for the decoder and base audio player/JS library!

About

An in-browser music player and visualizer for songs made in pxtone!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published