Web-based PT3 player using the Web Audio API. AY-8910/YM2149 emulation via ayumi (TypeScript port by em00k from playpt3.c by Peter Sovietov). Original PT3Play multi-pt3 player by Volutar 2021-12-21
Try it: https://zxnext.uk/ts-pt3player/
- Drag & drop
.pt3files to play - TurboSound (2x/3x AY) support
- Optional archive with 7500+ tracks
npm install
npm run bundleCopy index.html, style.css, main.js, pt3worklet.js, and optionally pt3archive/ to your web server. Must be served over HTTP/HTTPS (not file://).