Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / orottier/web-audio-api-rs issues and pull requests

#528 - Fail to decode opus codec

Issue - State: open - Opened by subframe7536 17 days ago - 2 comments

#527 - AudioBufferSourceNode: inconsistencies in fast and slow track

Pull Request - State: open - Opened by b-ma 18 days ago

#526 - fix: resampler config

Pull Request - State: closed - Opened by b-ma 21 days ago

#525 - AudioBufferSourceNode: inconsistencies in fast and slow track

Issue - State: open - Opened by orottier 21 days ago - 1 comment

#524 - Bugfix: infinite loop audio buffer source

Pull Request - State: closed - Opened by orottier 21 days ago

#523 - Rethrow panics in nodes during user tests

Pull Request - State: closed - Opened by orottier 26 days ago - 5 comments

#522 - Possible issue with `catch_unwind` in renderer for unit tests

Issue - State: closed - Opened by b-ma 27 days ago - 2 comments

#521 - Fix: prevent `AudioBufferSourceNode` to restart when loop is set to true

Pull Request - State: closed - Opened by b-ma 27 days ago - 2 comments

#520 - android context was not initializedBacktrace []

Issue - State: closed - Opened by Larpoux about 2 months ago - 2 comments

#519 - MediaRecorder spec compliance

Pull Request - State: closed - Opened by orottier 2 months ago - 1 comment

#516 - Hacky fix for Android delay issue

Pull Request - State: closed - Opened by kuviman 4 months ago

#515 - Audio is delayed on Android

Issue - State: closed - Opened by kuviman 4 months ago - 9 comments

#514 - Experiment: python bindings

Pull Request - State: open - Opened by orottier 4 months ago - 3 comments

#513 - Disable all dependencies for compilation-only test?

Issue - State: closed - Opened by fzyzcjy 4 months ago - 2 comments

#512 - Fix a panic in AudioWorklet rendering with zero outputs

Pull Request - State: closed - Opened by orottier 4 months ago - 1 comment

#511 - Experiment with thread local pool of audio render quanta

Pull Request - State: open - Opened by orottier 5 months ago - 18 comments

#510 - Increase MSRV to 1.71, update env_logger dependency

Pull Request - State: closed - Opened by orottier 5 months ago

#509 - Update cubeb requirement from 0.12 to 0.13

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#508 - MediaRecorder: support more mimeTypes than audio/wav

Issue - State: open - Opened by orottier 5 months ago

#505 - Expose AudioParamValues.keys iterator for convenience

Pull Request - State: closed - Opened by orottier 5 months ago

#504 - RenderCapacity - return owned value

Pull Request - State: closed - Opened by b-ma 5 months ago - 2 comments

#503 - lo and behold: AudioWorkletNode processing via NodeJs

Pull Request - State: closed - Opened by orottier 5 months ago - 3 comments

#502 - Ensure all async fns return a Send + Sync Future object

Pull Request - State: closed - Opened by orottier 5 months ago - 2 comments

#501 - AudioContext::resume not `Send` anymore?

Issue - State: closed - Opened by b-ma 5 months ago - 1 comment

#500 - Implement async method decode_audio_data (however still blocking IO)

Pull Request - State: open - Opened by orottier 5 months ago - 2 comments

#498 - ScriptProcessorNode: fix crash for multi channel output, add test

Pull Request - State: closed - Opened by orottier 6 months ago

#497 - Change ScriptProcessorNode::onaudioprocess API - use owned buffer value

Pull Request - State: closed - Opened by orottier 6 months ago - 4 comments

#496 - Suspended + Sound put windows apps into "Not Responding" state

Issue - State: closed - Opened by ggadwa 6 months ago - 6 comments

#495 - ScriptProcessorNode: setting numberOfOutputs to more than 1 panics

Issue - State: closed - Opened by b-ma 6 months ago - 1 comment

#494 - disconnect -> connect does not work on PannerNode

Issue - State: closed - Opened by kuviman 6 months ago - 2 comments

#493 - AudioNode disconnect methods

Pull Request - State: closed - Opened by orottier 6 months ago - 2 comments

#492 - Fix - check all offline context options in constructor

Pull Request - State: closed - Opened by b-ma 6 months ago - 1 comment

#491 - Code reorganization of src/node/mod.rs

Pull Request - State: closed - Opened by orottier 6 months ago - 3 comments

#490 - Introduce AudioProcessor::before_drop pre-destructor hook

Pull Request - State: closed - Opened by orottier 6 months ago - 3 comments

#489 - Implement onended events for more cases

Issue - State: closed - Opened by orottier 6 months ago - 1 comment

#487 - Fix - BiquadFilterNode gain max value

Pull Request - State: closed - Opened by b-ma 6 months ago - 1 comment

#486 - Fix - DelayNode ring buffer size

Pull Request - State: closed - Opened by b-ma 6 months ago - 1 comment

#485 - Fix - Add upper bound for valid sample rates

Pull Request - State: closed - Opened by b-ma 6 months ago - 2 comments

#484 - OS X Only: Looping Sounds Break Audio

Issue - State: open - Opened by ggadwa 6 months ago - 18 comments

#483 - Fix - Biquad and IIR filter getFrequencyResponse return NAN for invalid frequencies

Pull Request - State: closed - Opened by b-ma 6 months ago - 1 comment

#482 - Fix: more compliant option checks for ChannelSplitterNode

Pull Request - State: closed - Opened by b-ma 6 months ago - 1 comment

#481 - Implement dynamic lifetime of AudioContext

Issue - State: open - Opened by orottier 6 months ago

#480 - Also run the EventLoop for OfflineAudioContext

Pull Request - State: closed - Opened by orottier 6 months ago - 20 comments

#479 - Fix: handle channel constraints for DynamicsCompressorNode

Pull Request - State: closed - Opened by b-ma 6 months ago

#478 - Fix: do not assume curve is centered around zero

Pull Request - State: closed - Opened by b-ma 6 months ago

#477 - Fix `showcase/mic_playback` example - use Worklet instead of bare AudioNode trait

Issue - State: open - Opened by orottier 6 months ago
Labels: good first issue

#476 - Rename ChannelConfigOptions -> AudioNodeOptions

Pull Request - State: closed - Opened by orottier 6 months ago - 1 comment

#475 - ScriptProcessorNode

Pull Request - State: closed - Opened by orottier 6 months ago - 8 comments

#474 - Rename ChannelConfigOptions to AudioNodeOptions

Issue - State: closed - Opened by orottier 6 months ago
Labels: good first issue

#473 - WPT fixes: channel splitter/merger error msg, offline ctx channel count mode

Pull Request - State: closed - Opened by orottier 7 months ago - 1 comment

#472 - Update rubato requirement from 0.14 to 0.15

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#471 - Review AudioNode connect/disconnect methods

Issue - State: closed - Opened by orottier 7 months ago

#470 - AudioParam validations, compound limits, optimizations for single-valued params

Pull Request - State: closed - Opened by orottier 7 months ago - 8 comments

#469 - Dynamic lifetime issues and the node collection

Pull Request - State: closed - Opened by orottier 7 months ago - 7 comments

#468 - Issue with NodeCollection

Issue - State: closed - Opened by b-ma 7 months ago - 3 comments

#467 - Avoid O(n²) graph ordering when adding nodes 'organically'

Issue - State: open - Opened by orottier 7 months ago - 2 comments
Labels: Performance

#466 - Online AudioContext improvements (continue playing after drop, terminate event loop)

Pull Request - State: closed - Opened by orottier 7 months ago - 3 comments

#465 - AudioScheduledSourceNode can return tail_time false when not scheduled

Pull Request - State: closed - Opened by orottier 7 months ago - 1 comment

#463 - Fix: check length > 0 in constructor

Pull Request - State: closed - Opened by b-ma 7 months ago - 2 comments

#462 - Free audio processor resources when the node will never start processing

Issue - State: closed - Opened by b-ma 7 months ago - 2 comments

#461 - Apply limits of compound AudioParam values

Issue - State: closed - Opened by orottier 7 months ago

#460 - AudioParam end time calculation, use round instead of ceil

Pull Request - State: closed - Opened by orottier 7 months ago - 2 comments

#459 - Ensure k-rate with connected inputs deliver a constant value per quantum

Pull Request - State: closed - Opened by orottier 7 months ago - 3 comments

#458 - The benchmarks tracking issue

Issue - State: open - Opened by orottier 7 months ago - 11 comments

#457 - remove unneeded `&mut self`

Pull Request - State: closed - Opened by b-ma 7 months ago - 1 comment

#456 - OfflineAudioContext event handlers

Pull Request - State: closed - Opened by orottier 7 months ago - 1 comment

#455 - fix: typo in setting min max

Pull Request - State: closed - Opened by b-ma 7 months ago - 1 comment

#454 - AudioScheduledSourceNode: check start/stop consistency

Pull Request - State: closed - Opened by orottier 7 months ago

#453 - Hide AudioProcessor trait from public API and force users to use worklet

Pull Request - State: closed - Opened by orottier 8 months ago - 8 comments

#452 - AudioBufferSourceNode: fix panic when duration exceeds buffer len

Pull Request - State: closed - Opened by orottier 8 months ago - 2 comments

#451 - Update clap requirement from =4.4 to =4.5

Pull Request - State: open - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#450 - Rework `AudioProcessor` trait to look like `AudioWorkletProcessor`

Issue - State: closed - Opened by orottier 8 months ago - 1 comment

#449 - Implement `Debug` for all public facing types

Pull Request - State: closed - Opened by orottier 8 months ago - 2 comments

#448 - Fix bug in returning proper channelCountMode for StereoPannerNode

Pull Request - State: closed - Opened by orottier 8 months ago

#447 - MediaDevices: add support for MediaTrackConstraints.channelCount

Pull Request - State: closed - Opened by orottier 8 months ago - 1 comment

#446 - channel_count constraint of get_user_media_sync is not supported

Issue - State: closed - Opened by trevorparscal 8 months ago - 1 comment

#445 - Increase `sleep` to mitigate flaky test result in analyser.rs

Pull Request - State: closed - Opened by orottier 8 months ago

#444 - Benchmarks: ensure src is looped for fair measurements

Pull Request - State: closed - Opened by orottier 8 months ago - 4 comments

#443 - Fix: do not upmix inputs to the AudioNode channelCount beforehand

Pull Request - State: closed - Opened by orottier 8 months ago - 13 comments

#442 - Fix: AudioParam initial values should be visible immediately

Pull Request - State: closed - Opened by orottier 8 months ago - 1 comment

#441 - Convolver: assert sample rate and number of channels on buffer

Pull Request - State: closed - Opened by orottier 8 months ago - 1 comment

#440 - Fix in ChannelMergerNode channel config & run assertions in constructor of nodes

Pull Request - State: closed - Opened by orottier 8 months ago - 2 comments

#439 - Update cubeb requirement from 0.10 to 0.12

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#438 - Update env_logger requirement from 0.10 to 0.11

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 4 comments
Labels: dependencies

#437 - Exclude /benches from package

Pull Request - State: closed - Opened by uklotzde 9 months ago - 2 comments

#436 - GitHub CI: Verify packaging

Pull Request - State: closed - Opened by uklotzde 9 months ago - 1 comment

#435 - Break up futures dependencies

Pull Request - State: closed - Opened by uklotzde 9 months ago - 1 comment

#434 - Reduce packaged crate size

Pull Request - State: closed - Opened by uklotzde 9 months ago - 1 comment

#433 - Update pre-commit hooks

Pull Request - State: closed - Opened by uklotzde 9 months ago - 1 comment

#432 - Unstable tests in tests/online.rs

Issue - State: open - Opened by orottier 9 months ago

#431 - Unify README.md and crate docs

Pull Request - State: closed - Opened by orottier 9 months ago

#430 - Unify panic messages

Pull Request - State: closed - Opened by orottier 9 months ago - 1 comment

#429 - Fix: minimize floating point errors in AudioBufferSourceNode current_time calculation

Pull Request - State: closed - Opened by b-ma 9 months ago - 1 comment