waves-audio

0.5.2 • Public • Published

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).

Package Sidebar

Install

npm i waves-audio

Weekly Downloads

11

Version

0.5.2

License

BSD-3-Clause

Unpacked Size

178 kB

Total Files

14

Last publish

Collaborators

  • b-ma
  • norbert.schnell