orottier/web-audio-api-rs
A Rust implementation of the Web Audio API, for use in non-browser contexts
RustMIT
Issues
- 1
- 0
Benchmark CI is failing
#529 opened by orottier - 6
Difficulty Specifying Media Types and Streaming in Rust MediaRecorder Implementation
#506 opened by Psionyc - 3
Fail to decode opus codec
#528 opened by subframe7536 - 1
MediaRecorder: support more mimeTypes than audio/wav
#508 opened by orottier - 2
- 2
android context was not initializedBacktrace []
#520 opened by Larpoux - 0
- 4
Can this project run without ALSA? I only need to process the audio stream data and not play it?
#518 opened by zhump - 1
PanicException(No audio backend available, enable the 'cpal' or 'cubeb' featureBacktrace
#517 opened by Larpoux - 9
Audio is delayed on Android
#515 opened by kuviman - 2
Disable all dependencies for compilation-only test?
#513 opened by fzyzcjy - 18
OS X Only: Looping Sounds Break Audio
#484 opened by ggadwa - 1
AudioContext::resume not `Send` anymore?
#501 opened by b-ma - 6
- 1
- 2
disconnect -> connect does not work on PannerNode
#494 opened by kuviman - 0
Review AudioNode connect/disconnect methods
#471 opened by orottier - 1
Implement onended events for more cases
#489 opened by orottier - 0
ScriptProcessorNode: avoid (de)allocations of input/output AudioBuffer for realtime safety
#488 opened by orottier - 0
Implement dynamic lifetime of AudioContext
#481 opened by orottier - 0
Rename ChannelConfigOptions to AudioNodeOptions
#474 opened by orottier - 0
Fix `showcase/mic_playback` example - use Worklet instead of bare AudioNode trait
#477 opened by orottier - 0
Apply limits of compound AudioParam values
#461 opened by orottier - 3
Issue with NodeCollection
#468 opened by b-ma - 11
The benchmarks tracking issue
#458 opened by orottier - 0
EventLoop never terminates
#421 opened by orottier - 0
- 2
- 2
- 1
- 1
- 0
Emit oncomplete event for OfflineAudioContext
#411 opened by orottier - 5
Many public facing types do not implement Debug
#418 opened by CorvusPrudens - 1
- 0
Unify README.md and crate level doc
#420 opened by orottier - 0
Unstable tests in tests/online.rs
#432 opened by orottier - 1
- 1
- 2
- 0
- 3
- 4
Implement `AudioContext::onstatechange`
#408 opened by b-ma - 3
`MediaStream` linked to a `MediaRecorder` without an AudioContext in between results in a runaway recording
#404 opened by CallMeMSL - 1
- 14
Audio starts jittering the more sounds are played
#396 opened by cybersoulK - 5
Free audio processor resources when the node has stopped/ended and cannot be started again
#397 opened by orottier - 9
PannerNode behaves differently on the web
#386 opened by cybersoulK - 2
Panic when shutting down windowing by close button
#387 opened by cybersoulK - 6
Bug: `thread '<unnamed>' panicked at 'Index 0 for dropped Node in NodeCollection'`
#389 opened by b-ma