Package Exports
- waves-audio
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (waves-audio) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
waves-audio
Low level WebAudio components for audio synthesis
Documentation
http://wavesjs.github.io/waves-audio/
Usage
Install
npm install [--save] waves-audioimport
import * as audio from 'waves-audio';List of components
core
audioContextAudioTimeEnginePriorityQueueSchedulingQueueTimeEngine
masters
PlayControlSimpleSchedulerSchedulerTransport
engines
GranularEngineMetronomePlayerEngineSegmentEngine
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).