Releases: the-monochord/virtual-webaudio
Releases · the-monochord/virtual-webaudio
v0.7.0
0.7.0 (2018-08-23)
Features
- build: Added webpack and babel, so that the code can be builded for the poc examples (0de26ca)
v0.6.0
0.6.0 (2018-08-20)
Features
- VirtualAudioNode: Implemented basic disconnect() functionality (aeef866)
v0.5.0
0.5.0 (2018-08-20)
Features
- VirtualAudioNode: the connect() method now works with VirtualAudioParams too (0bb7c24)
v0.4.0
0.4.0 (2018-08-19)
Features
- oscillator: Added type and detune parameters (4090286)
v0.3.0
0.3.0 (2018-08-19)
Features
- oscillator: The arguments of start() and stop() methods can now be used (bbc46b1)
v0.2.0
0.2.0 (2018-08-19)
Features
- oscillator: Added setPeriodicWave() method (fcd7ff3)
v0.1.0
0.1.0 (2018-08-19)
Features
- oscillator: Added stop() method (436adfb)
First usable version
v0.0.1
ci(package): Added package-lock to gitignore, since it might cause bu…