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 2 of 9

0.45.1

- Fixed a crash for AudioWorkletNode with zero outputs
- Increase MSRV to 1.71

0.45.0

- Changed: AudioContext::render_capacity now returns owned AudioRenderCapacity instead of ref
- Added AudioParamValues.keys iterator

0.44.0

- Fix regression: ensure all async fns return a Send + Sync Future object

0.43.0

- Changed: renamed AudioNode::connect_at to connect_from_output_to_input
- Changed: renamed AudioNode::disconnect_from to disconnect_dest
- Added AudioNode::disconnect_output and disconnect_dest_from_output(to_input)
- Fix: AudioNode::disconnect() would clear all connections instead of only outgoing ones
- Fix: A panic is now thrown when attempting to disconnect an unconnected node

0.42.1

- Add `Debug` implementation for all public facing items
- Fix: return proper channelCountMode for StereoPannerNode

0.42.0

- Added MediaTrackConstraints.channelCount for multi-channel microphone input
- Fix: needless upmixing of AudioNode input channels for `max` and `clampedMax` interpretation
- Fix: AudioParam value not returned correctly before rendering has started
- Fix: eagerly panic for invalid AudioNode settings in constructors

Page 2 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.