New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

zzfx

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zzfx - npm Package Compare versions

Comparing version 1.1.6 to 1.1.7

screenshot.png

2

package.json
{
"name": "zzfx",
"version": "1.1.6",
"version": "1.1.7",
"description": "A Tiny JavaScript Sound FX System",

@@ -5,0 +5,0 @@ "main": "ZzFX.js",

# ZzFX - Zuper Zmall Zound Zynth
## [ZzFX Sound Designer](https://killedbyapixel.github.io/ZzFX) / [ZzFX Music](https://keithclark.github.io/ZzFXM/) / [ZzFX Sound Board Demo](https://codepen.io/KilledByAPixel/full/BaowKzv)
## [ZzFX Sound Designer](https://killedbyapixel.github.io/ZzFX) / [ZzFX Sound Board Demo](https://codepen.io/KilledByAPixel/full/BaowKzv)

@@ -19,3 +19,4 @@ ## ZzFX Features

* Download from github or use `npm install zzfx`
* Import ZZFX as a module with using `import {ZZFX, zzfx} from './ZzFX.js'` or paste the code from [ZzFXMicro.min.js](https://github.com/KilledByAPixel/ZzFX/blob/master/ZzFXMicro.min.js)
* Import ZZFX as a module with using `import {ZZFX, zzfx} from './ZzFX.js'`
* Or paste the code from [ZzFXMicro.min.js](https://github.com/KilledByAPixel/ZzFX/blob/master/ZzFXMicro.min.js)
* To play a sound just call zzfx(), something like `zzfx(...[,,,,.1,,,,9])`

@@ -33,3 +34,3 @@ * Use [the ZzFX sound designer web app](https://killedbyapixel.github.io/ZzFX) to create new sounds.

![ZzFX Image](/screenshot.jpg)
![ZzFX Image](/screenshot.png)

@@ -36,0 +37,0 @@ ## ZzFX Music

/*
ZzFX - Zuper Zmall Zound Zynth v1.1.6
ZzFX - Zuper Zmall Zound Zynth v1.1.7
By Frank Force 2019

@@ -5,0 +5,0 @@ https://github.com/KilledByAPixel/ZzFX

@@ -14,3 +14,3 @@ // ZzFX - Zuper Zmall Zound Zynth - Micro Edition

// ZzFXMicro - Zuper Zmall Zound Zynth - v1.1.6
// ZzFXMicro - Zuper Zmall Zound Zynth - v1.1.7

@@ -17,0 +17,0 @@ // ==ClosureCompiler==

@@ -12,3 +12,3 @@ // ZzFX - Zuper Zmall Zound Zynth - Micro Edition

// ZzFXMicro - Zuper Zmall Zound Zynth - v1.1.6
// ZzFXMicro - Zuper Zmall Zound Zynth - v1.1.7
zzfxV=.3 // volume

@@ -15,0 +15,0 @@ zzfx= // play sound

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