New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

vector-synth

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vector-synth

Vector graphic audio synthesiser

latest
Source
npmnpm
Version
1.1.0
Version published
Maintainers
1
Created
Source

<vector-synth>

Vector graphic audio synthesiser.

Interprets vector graphic waveforms and generates synthesised audio. You may specify the following :

  • audio duration
  • The waveform (with its own specified y range)
  • Oscillation frequencies of the waveform (can be multiple base oscillation frequencies).
  • The volume envelope (with specified y range)
  • The pitch envelope (with specified y range)

Both nodejs and webcomponent runtimes.

repo

https://github.com/flatmax/vector-synth

nodejs

VectorSynthTestNodeTest.js

webcomponent

Example instantiation of this element (from demo/index.html) :

<vector-synth></vecotr-synth>

Install modules

npm i

Viewing Your Element

polymer serve

FAQs

Package last updated on 15 May 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts