Socket
Socket
Sign inDemoInstall

waves-audio

Package Overview
Dependencies
6
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    waves-audio

low level WebAudio components for synthesis


Version published
Weekly downloads
22
decreased by-52.17%
Maintainers
2
Install size
2.70 MB
Created
Weekly downloads
 

Readme

Source

waves-audio

Low level WebAudio components for audio synthesis

Documentation

http://wavesjs.github.io/waves-audio/

Usage

Install
npm install [--save] waves-audio
import
import * as audio from 'waves-audio';

List of components

core
  • audioContext
  • AudioTimeEngine
  • PriorityQueue
  • SchedulingQueue
  • TimeEngine
masters
  • PlayControl
  • SimpleScheduler
  • Scheduler
  • Transport
engines
  • GranularEngine
  • Metronome
  • PlayerEngine
  • SegmentEngine

Credits and License

This module is released under the BSD-3-Clause license.

The code has been developed in the framework of the WAVE and CoSiMa research projects, funded by the French National Research Agency (ANR).

Keywords

FAQs

Last updated on 18 Nov 2018

Did you know?

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc