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

freqi

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

freqi - npm Package Compare versions

Comparing version 1.6.0 to 1.6.1

2

package.json
{
"name": "freqi",
"version": "1.6.0",
"version": "1.6.1",
"description": "A library that generates musical frequencies for use with the Web Audio API",

@@ -5,0 +5,0 @@ "main": "./lib/freqi.js",

@@ -62,3 +62,3 @@ # Freqi

**Tuning Systems**
### Tuning Systems
Freqi supports a wide range of tuning systems. By default it will use 12 tone equal temperament (12TET). To use 4TET for example, simply set `numSemitones` to `4`. For Just Intonation tuning systems set the `mode` to one of the following:

@@ -65,0 +65,0 @@ * `pythagorean` - Pythagorean just intonation excluding the syntonic comma

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