@pinkkis/pasuuna-player
Advanced tools
Comparing version 0.4.3 to 0.5.0
{ | ||
"name": "@pinkkis/pasuuna-player", | ||
"version": "0.4.3", | ||
"version": "0.5.0", | ||
"description": "Javascript MOD player with soundtracker, protracker and fasttracker support", | ||
@@ -5,0 +5,0 @@ "main": "dist/pasuunaplayer.js", |
# Pasuuna mod player | ||
Mod player with support for SoundTracker, ProTracker and FastTracker formats. | ||
Mod player with support for SoundTracker, ProTracker and FastTracker formats. See basic demo of it in action: https://pinkkis.github.io/pasuuna-player | ||
@@ -12,2 +12,5 @@ Based on [BassoonTracker](https://github.com/steffest/BassoonTracker) by @Steffest | ||
Still a work in progress, will create proper demos once we're there. | ||
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. |
Sorry, the diff of this file is too big to display
15
81562
251