Releases: the-monochord/virtual-webaudio
Releases · the-monochord/virtual-webaudio
v0.21.0
0.21.0 (2019-02-23)
Features
- poc: Added amplitude modulation demo (8eda46f)
v0.20.0
0.20.0 (2019-02-21)
Features
- diff: Events created while diffing is disabled will no longer get inverted (89758c9)
v0.19.0
0.19.0 (2019-02-20)
Features
- VirtualAudioContext: added __disableDiff() and __enableDiff() (914f9e8)
v0.18.0
0.18.0 (2019-02-20)
Features
- optimize: Added collapseSameEvents() (3ac2d29)
v0.17.0
0.17.0 (2019-02-08)
Features
- poc: Added a dummy demo for voice-pool, but it needs debugging (90632de)
v0.16.0
0.16.0 (2019-02-07)
Features
- DelayNode: Implemented DelayNode and created a demo with it (f5ba3c9)
v0.15.0
0.15.0 (2019-02-07)
Features
- poc: Added render and download button to the scheduled-sequencing demo (096cfa7)
- poc: Added scheduled-sequencing demo (ca925c9)
v0.14.0
0.14.0 (2019-02-02)
Features
- poc: Added OfflineAudioContext demo (8c3ff06)
v0.13.0
0.13.0 (2018-12-03)
Features
- time: Wired in the remaining scheduling functions (a57c39e)
v0.12.0
0.12.0 (2018-12-02)
Features
- time: Wired in more scheduler functions for AudioParam (60abf43)