low level WebAudio components for synthesis
npm install waves-audio> Low level WebAudio components for audio synthesis
http://wavesjs.github.io/waves-audio/
#### Install
``sh`
npm install [--save] waves-audio
#### import
`js`
import * as audio from 'waves-audio';
#### core
- audioContextAudioTimeEngine
- PriorityQueue
- SchedulingQueue
- TimeEngine
-
#### masters
- PlayControlSimpleScheduler
- Scheduler
- Transport
-
#### engines
- GranularEngineMetronome
- PlayerEngine
- SegmentEngine`
-
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).