Skip to content

em00k/TS-Pt3player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PT3 Player

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 .pt3 files to play
  • TurboSound (2x/3x AY) support
  • Optional archive with 7500+ tracks

Build

npm install
npm run bundle

Deploy

Copy index.html, style.css, main.js, pt3worklet.js, and optionally pt3archive/ to your web server. Must be served over HTTP/HTTPS (not file://).

About

Web-based PT3 player using the Web Audio API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors