Web-audio-api

Latest version: v0.1.0

Safety actively analyzes 688823 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 9

0.26.0

- Added the "none" `sinkId`, render audio graph without emitting to speakers
- Fix `ConvolverNode.set_normalize` to take `&self`, not `&mut self`

0.25.0

- Added AudioRenderCapacity functionality
- Added sinkId functionality to AudioContext (specify audio output device)
- Renamed `ChannelConfigOptions.{mode -> count_mode}`

0.24.0

- Added ConvolverNode (mono only)
- GainNode, BiquadFilterNode, AudioParam performance improvements

0.23.0

- 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

Page 6 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.