- AudioParam computed values array now contains only a single value when k-rate or no automations scheduled - DelayNode supports sub-quantum delay - IIRFilterNode and BiquadFilterNode can handle multi-channel inputs - Various performance improvements
0.22.0
- Added DynamicsCompressorNode - Added `cubeb` as an alternative audio backend
0.21.0
- Implemented MediaElement and MediaElementSourceNode - Improved performance of AudioBufferSourceNode and DelayNode - Make AudioContext and OfflineAudioContext `Send` and `Sync` - Relaxed the 'balanced' and 'playback' latency - to run smoothly on RPi - Fixes on clamping and value calculations of AudioParams - Can now change automation rate of an AudioParam on the fly - Implemented the concept of 'actively processing' for AudioNodes