0.5.2 • Published 6 years ago

@pinkkis/pasuuna-player v0.5.2

Weekly downloads
9
License
MIT
Repository
github
Last release
6 years ago

Pasuuna mod player

Mod player with support for SoundTracker, ProTracker and FastTracker formats. See basic demo of it in action: https://pinkkis.github.io/pasuuna-player

Based on BassoonTracker by @Steffest

Goals

The goal of this project is to rewrite the player portion, to only have playback, and add a better eventing system.

This will then be used for Phaser 3 and other browser games with additional plugins.

Still a work in progress, will create proper demos once we're there.

Notes

  • There is a small delay between the playback events firing and playback itself. You can find the delay in the enum.js/SETTINGS constants. It's probably set to about 0.05. If you don't need accuracy, you can increase this. It may improve cpu usage/compatibility. But on higher delays, you can't for exampel track pattern changes or notes playing.
0.5.2

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.4.3

6 years ago

0.4.1

6 years ago