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

0.41.1

- Unified panic messages to format `<JsErrorType> - <Actual message>`
- Unified README.md and crate level docs
- Fix: minimize floating point errors in AudioBufferSourceNode currentTime calculation
- Fix: AudioParam automationRate does not instantly update on the control thread
- Fix: AudioParam better handling of non finite values in arguments
- Fix: Panic at Analyser initialization for some combinations of min/maxDecibel

0.41.0

- Fix BaseAudioContext onChangeState to signal device readiness
- Fix OfflineAudioContext::state is not updated when calling suspend and resume
- Fix AudioContext resume_sync, suspend_sync, close_sync now block until completion
- Added async versions of AudioContext suspend/resume/close

0.40.0

- Assert `AudioScheduledSourceNode` start and stop time values are valid
- Added BaseAudioContext `clearOnstatechange` and fix some event type names

0.39.1

- Fix AudioWorkletNode custom output channel counts

0.39.0

- Added async OfflineAudioContext methods: startRendering, suspend and resume
- Added sync OfflineAudioContext methods: suspend
- Added BaseAudioContext::onStateChange

0.38.0

- Breaking: `OfflineAudioContext::start_rendering_sync` takes `&mut` instead of `self`
- Fix panic in AudioBufferSource when supplying buffer in options
- Fix panic in Oscillator when supplying periodic wave in options
- Fix panic in AudioContext for really low sample rates
- Support up/down-mixing of all speaker layouts with 6 channels or less
- Disallow channel merger/splitter configurations with more than 32 channels

Page 3 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.