Skip to content

Releases: the-monochord/virtual-webaudio

v0.7.0

23 Aug 22:18
Compare
Choose a tag to compare

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

20 Aug 18:19
Compare
Choose a tag to compare

0.6.0 (2018-08-20)

Features

  • VirtualAudioNode: Implemented basic disconnect() functionality (aeef866)

v0.5.0

20 Aug 17:25
Compare
Choose a tag to compare

0.5.0 (2018-08-20)

Features

  • VirtualAudioNode: the connect() method now works with VirtualAudioParams too (0bb7c24)

v0.4.0

19 Aug 21:27
Compare
Choose a tag to compare

0.4.0 (2018-08-19)

Features

  • oscillator: Added type and detune parameters (4090286)

v0.3.0

19 Aug 21:03
Compare
Choose a tag to compare

0.3.0 (2018-08-19)

Features

  • oscillator: The arguments of start() and stop() methods can now be used (bbc46b1)

v0.2.0

19 Aug 20:48
Compare
Choose a tag to compare

0.2.0 (2018-08-19)

Features

  • oscillator: Added setPeriodicWave() method (fcd7ff3)

v0.1.0

19 Aug 17:49
Compare
Choose a tag to compare

0.1.0 (2018-08-19)

Features

  • oscillator: Added stop() method (436adfb)

First usable version

19 Aug 17:02
Compare
Choose a tag to compare
v0.0.1

ci(package): Added package-lock to gitignore, since it might cause bu…