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

#551 - Fix Code Comment Inconsistency

Pull Request - State: open - Opened by YichiZhang0613 5 months ago

#550 - Fix Code Comment Inconsistency

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

#549 - Update cubeb requirement from 0.13 to 0.26

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

#548 - Code Comment Inconsistency

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

#547 - Update rand requirement from 0.8 to 0.9

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

#546 - Feat: implement convolution channel configuration

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

#545 - Fix: panics if `AudioContextOptions#sinkId` is invalid

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

#544 - Update no_denormals requirement from 0.1.2 to 0.2.0

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

#543 - Update cubeb requirement from 0.13 to 0.20

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

#542 - Multichannel support for ConvolverNode

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

#541 - Fix ABSN backward playback

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

#540 - Code Comment Inconsistency

Issue - State: closed - Opened by YichiZhang0613 8 months ago - 1 comment
Labels: documentation, good first issue

#539 - Update cubeb requirement from 0.13 to 0.18

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

#538 - Missing `implements ...` in the dart class generated

Issue - State: closed - Opened by Larpoux 8 months ago - 3 comments

#537 - Improve `ConvolverNode`

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

#536 - Dependency updates

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

#535 - Update cubeb requirement from 0.13 to 0.17

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

#534 - Update cubeb requirement from 0.13 to 0.16

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

#533 - Update rubato requirement from 0.15 to 0.16

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

#532 - Update cubeb requirement from 0.13 to 0.14

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

#531 - Fix `AudioBufferSourceNode` stitching

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

#530 - Fix absn sub sample scheduling

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

#529 - Benchmark CI is failing

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

#528 - Fail to decode opus codec

Issue - State: open - Opened by subframe7536 11 months ago - 3 comments

#527 - AudioBufferSourceNode: inconsistencies in fast and slow track

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

#526 - fix: resampler config

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

#525 - AudioBufferSourceNode: inconsistencies in fast and slow track

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

#524 - Bugfix: infinite loop audio buffer source

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

#523 - Rethrow panics in nodes during user tests

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

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

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

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

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

#520 - android context was not initializedBacktrace []

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

#519 - MediaRecorder spec compliance

Pull Request - State: closed - Opened by orottier about 1 year ago - 1 comment

#516 - Hacky fix for Android delay issue

Pull Request - State: closed - Opened by kuviman about 1 year ago

#515 - Audio is delayed on Android

Issue - State: closed - Opened by kuviman about 1 year ago - 9 comments

#514 - Experiment: python bindings

Pull Request - State: closed - Opened by orottier about 1 year ago - 8 comments

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

Issue - State: closed - Opened by fzyzcjy about 1 year ago - 2 comments

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

Pull Request - State: closed - Opened by orottier about 1 year ago - 1 comment

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

Pull Request - State: open - Opened by orottier about 1 year ago - 18 comments

#510 - Increase MSRV to 1.71, update env_logger dependency

Pull Request - State: closed - Opened by orottier about 1 year ago

#509 - Update cubeb requirement from 0.12 to 0.13

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

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

Issue - State: open - Opened by orottier about 1 year ago - 1 comment

#505 - Expose AudioParamValues.keys iterator for convenience

Pull Request - State: closed - Opened by orottier about 1 year ago

#504 - RenderCapacity - return owned value

Pull Request - State: closed - Opened by b-ma over 1 year ago - 2 comments

#503 - lo and behold: AudioWorkletNode processing via NodeJs

Pull Request - State: closed - Opened by orottier over 1 year ago - 3 comments

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

Pull Request - State: closed - Opened by orottier over 1 year ago - 2 comments

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

Issue - State: closed - Opened by b-ma over 1 year ago - 1 comment

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

Pull Request - State: closed - Opened by orottier over 1 year ago - 2 comments

#499 - Fix hanging UI thread for certain AudioContext::suspend/stop actions

Pull Request - State: closed - Opened by orottier over 1 year ago

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

Pull Request - State: closed - Opened by orottier over 1 year ago

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

Pull Request - State: closed - Opened by orottier over 1 year ago - 4 comments

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

Issue - State: closed - Opened by ggadwa over 1 year ago - 6 comments

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

Issue - State: closed - Opened by b-ma over 1 year ago - 1 comment

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

Issue - State: closed - Opened by kuviman over 1 year ago - 2 comments

#493 - AudioNode disconnect methods

Pull Request - State: closed - Opened by orottier over 1 year ago - 2 comments

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

Pull Request - State: closed - Opened by b-ma over 1 year ago - 1 comment

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

Pull Request - State: closed - Opened by orottier over 1 year ago - 3 comments

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

Pull Request - State: closed - Opened by orottier over 1 year ago - 3 comments

#489 - Implement onended events for more cases

Issue - State: closed - Opened by orottier over 1 year ago - 1 comment

#487 - Fix - BiquadFilterNode gain max value

Pull Request - State: closed - Opened by b-ma over 1 year ago - 1 comment

#486 - Fix - DelayNode ring buffer size

Pull Request - State: closed - Opened by b-ma over 1 year ago - 1 comment

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

Pull Request - State: closed - Opened by b-ma over 1 year ago - 2 comments

#484 - OS X Only: Looping Sounds Break Audio

Issue - State: open - Opened by ggadwa over 1 year ago - 18 comments

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

Pull Request - State: closed - Opened by b-ma over 1 year ago - 1 comment

#482 - Fix: more compliant option checks for ChannelSplitterNode

Pull Request - State: closed - Opened by b-ma over 1 year ago - 1 comment

#481 - Implement dynamic lifetime of AudioContext

Issue - State: open - Opened by orottier over 1 year ago

#480 - Also run the EventLoop for OfflineAudioContext

Pull Request - State: closed - Opened by orottier over 1 year ago - 20 comments

#479 - Fix: handle channel constraints for DynamicsCompressorNode

Pull Request - State: closed - Opened by b-ma over 1 year ago

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

Pull Request - State: closed - Opened by b-ma over 1 year ago

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

Issue - State: closed - Opened by orottier over 1 year ago - 1 comment
Labels: good first issue

#476 - Rename ChannelConfigOptions -> AudioNodeOptions

Pull Request - State: closed - Opened by orottier over 1 year ago - 1 comment

#475 - ScriptProcessorNode

Pull Request - State: closed - Opened by orottier over 1 year ago - 8 comments

#474 - Rename ChannelConfigOptions to AudioNodeOptions

Issue - State: closed - Opened by orottier over 1 year 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 over 1 year ago - 1 comment

#472 - Update rubato requirement from 0.14 to 0.15

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#471 - Review AudioNode connect/disconnect methods

Issue - State: closed - Opened by orottier over 1 year ago

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

Pull Request - State: closed - Opened by orottier over 1 year ago - 8 comments

#469 - Dynamic lifetime issues and the node collection

Pull Request - State: closed - Opened by orottier over 1 year ago - 7 comments

#468 - Issue with NodeCollection

Issue - State: closed - Opened by b-ma over 1 year ago - 3 comments

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

Issue - State: open - Opened by orottier over 1 year ago - 2 comments
Labels: Performance

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

Pull Request - State: closed - Opened by orottier over 1 year ago - 3 comments

#465 - AudioScheduledSourceNode can return tail_time false when not scheduled

Pull Request - State: closed - Opened by orottier over 1 year ago - 1 comment

#463 - Fix: check length > 0 in constructor

Pull Request - State: closed - Opened by b-ma over 1 year ago - 2 comments

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

Issue - State: closed - Opened by b-ma over 1 year ago - 2 comments

#461 - Apply limits of compound AudioParam values

Issue - State: closed - Opened by orottier over 1 year ago

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

Pull Request - State: closed - Opened by orottier over 1 year ago - 2 comments

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

Pull Request - State: closed - Opened by orottier over 1 year ago - 3 comments

#458 - The benchmarks tracking issue

Issue - State: open - Opened by orottier over 1 year ago - 12 comments

#457 - remove unneeded `&mut self`

Pull Request - State: closed - Opened by b-ma over 1 year ago - 1 comment

#456 - OfflineAudioContext event handlers

Pull Request - State: closed - Opened by orottier over 1 year ago - 1 comment

#455 - fix: typo in setting min max

Pull Request - State: closed - Opened by b-ma over 1 year ago - 1 comment

#454 - AudioScheduledSourceNode: check start/stop consistency

Pull Request - State: closed - Opened by orottier over 1 year ago

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

Pull Request - State: closed - Opened by orottier over 1 year ago - 8 comments

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

Pull Request - State: closed - Opened by orottier over 1 year ago - 2 comments