Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pinkkis/pasuuna-player

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pinkkis/pasuuna-player - npm Package Compare versions

Comparing version 0.4.3 to 0.5.0

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc