yuxshao / ptweb

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 http://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!

License:MIT License


Languages

Language:JavaScript 79.1%Language:CSS 9.8%Language:HTML 8.0%Language:Python 1.7%Language:Makefile 0.9%Language:Shell 0.4%