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

#228 - Update rubato requirement from 0.10 to 0.12

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

#227 - Specify output device at AudioContext creation

Pull Request - State: closed - Opened by orottier almost 2 years ago - 3 comments

#226 - Add AudioRenderCapacity functionality

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

#225 - cpal wasm-bindgen

Issue - State: closed - Opened by stellanhaglund about 2 years ago - 2 comments

#224 - HRTF panning

Pull Request - State: closed - Opened by orottier about 2 years ago - 18 comments

#223 - Feature/count mode

Pull Request - State: closed - Opened by orottier about 2 years ago - 3 comments

#222 - IRRFIlter - Compute shorter buffer for unit test

Pull Request - State: closed - Opened by b-ma about 2 years ago - 1 comment

#220 - ConvolverNode improvements

Issue - State: open - Opened by orottier about 2 years ago - 2 comments

#219 - Implement `EventHandler` attributes

Issue - State: closed - Opened by orottier about 2 years ago - 7 comments

#218 - Implement AudioRenderCapacity

Issue - State: closed - Opened by orottier about 2 years ago

#217 - Support custom render quantum size

Issue - State: open - Opened by orottier about 2 years ago

#216 - Let user specify output device for online AudioContext

Issue - State: closed - Opened by orottier about 2 years ago - 1 comment

#215 - VST

Issue - State: closed - Opened by stellanhaglund about 2 years ago - 4 comments

#214 - Concat'ing audio

Issue - State: closed - Opened by SorenHolstHansen about 2 years ago - 5 comments

#213 - Dedicated path for `GainNode` if param is length 1

Pull Request - State: closed - Opened by b-ma about 2 years ago - 2 comments

#212 - Improved strategy for varying param size

Pull Request - State: closed - Opened by b-ma about 2 years ago - 2 comments

#211 - Perf `BiquadFilter`

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

#210 - Fix `Param::set_target_at_time` snap to value

Pull Request - State: closed - Opened by b-ma about 2 years ago - 2 comments

#209 - Prettier styling for the bot

Pull Request - State: closed - Opened by b-ma about 2 years ago - 1 comment

#208 - Reduce `size_of` `Node` for better cache performance in render loop

Issue - State: open - Opened by orottier about 2 years ago - 2 comments
Labels: Performance

#207 - Fix CI post message

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

#206 - Improved DelayNode performance

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

#205 - Varying param size

Pull Request - State: closed - Opened by b-ma about 2 years ago - 9 comments

#204 - Use SmallVec for Node inputs and outputs

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

#203 - Refactor IIRFilterNode

Pull Request - State: closed - Opened by b-ma about 2 years ago - 16 comments

#202 - Implemented tail time and actively processing on DynamicCompressorNode

Pull Request - State: closed - Opened by b-ma about 2 years ago - 1 comment

#201 - Run benchmarks using `iai` in CI

Pull Request - State: closed - Opened by orottier about 2 years ago - 3 comments

#200 - Enable caching of cargo files in CI

Pull Request - State: closed - Opened by orottier about 2 years ago - 2 comments

#199 - Use `RefCell` when iterating and rendering `Graph`

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

#198 - Enable sub quantum delay

Pull Request - State: closed - Opened by b-ma about 2 years ago - 18 comments

#197 - Fixes #193

Pull Request - State: closed - Opened by b-ma about 2 years ago - 1 comment

#196 - Optimizations for single-valued AudioParam buffers

Issue - State: open - Opened by orottier about 2 years ago - 2 comments
Labels: Performance

#194 - How to deal with subnormal floats?

Issue - State: closed - Opened by orottier about 2 years ago - 3 comments

#192 - Improved perf on `StereoPannerNode`

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

#191 - Refactor `BiquadFilterNode`

Pull Request - State: closed - Opened by b-ma about 2 years ago - 2 comments

#190 - End `set_target_at_time` event when diff to target is subnormal

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

#189 - Implement dynamic compressor

Pull Request - State: closed - Opened by b-ma about 2 years ago - 1 comment

#188 - Setup proper benchmark suite

Issue - State: closed - Opened by orottier about 2 years ago - 1 comment

#187 - `cubeb` audio backend improvements

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

#186 - Generalize over audio backends, add `cubeb` as alternative for `cpal`

Pull Request - State: closed - Opened by orottier about 2 years ago - 3 comments

#185 - Replace `std::collections::HashMap` with `rustc_hash::FxHashMap`

Pull Request - State: closed - Opened by b-ma about 2 years ago - 1 comment

#184 - Fix clamp of AudioParam

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

#181 - Implement fast track for `AudioBufferSourceNode` when buffer is aligned on output

Pull Request - State: closed - Opened by b-ma about 2 years ago - 3 comments

#180 - Implement actively processing for node without tail time

Pull Request - State: closed - Opened by b-ma about 2 years ago - 1 comment

#179 - Review param intrisic value and clamped values

Pull Request - State: closed - Opened by b-ma about 2 years ago - 1 comment

#177 - Draft: async interface (decodeAudioData, startRendering, suspend/resume/close)

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

#176 - Improve `DelayNode` performance

Pull Request - State: closed - Opened by b-ma about 2 years ago - 1 comment

#175 - Relaxe latency category

Pull Request - State: closed - Opened by b-ma about 2 years ago

#167 - Improved AudioScheduledSourceNode

Pull Request - State: closed - Opened by b-ma about 2 years ago - 2 comments

#161 - Proof of concept of single-channel convolution engine

Pull Request - State: closed - Opened by orottier over 2 years ago - 18 comments

#156 - Chore: add sub-project for flamegraphs

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

#155 - Check non spec API surface

Issue - State: closed - Opened by b-ma over 2 years ago - 3 comments

#154 - Cancel `AudioParam::set_target_at_time` when close enough to target value

Issue - State: closed - Opened by b-ma over 2 years ago - 2 comments
Labels: Performance

#153 - Maintain `AudioParamEventTimeline` in control thread

Issue - State: open - Opened by b-ma over 2 years ago - 2 comments
Labels: Performance

#151 - Use default sample rate for output device, instead of requesting highest

Pull Request - State: closed - Opened by orottier over 2 years ago - 4 comments

#150 - Chore: add more clippy lints and apply suggestions

Pull Request - State: closed - Opened by orottier over 2 years ago - 3 comments

#148 - Add `base_latency` and `output_latency`

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

#147 - Implement the concept "actively processing"

Issue - State: closed - Opened by orottier over 2 years ago - 1 comment
Labels: Performance

#143 - Use rubato realtime features

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

#140 - Publish v1 release candidate for public review

Issue - State: closed - Opened by orottier over 2 years ago - 2 comments

#131 - AudioContext.destination and listener should probably not return owned values

Issue - State: closed - Opened by orottier over 2 years ago - 2 comments

#128 - Refactor/param

Pull Request - State: closed - Opened by b-ma over 2 years ago - 3 comments

#118 - benchmarks - first draft

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

#117 - Optimizations for AudioRenderQuantum when all channels are equal

Issue - State: closed - Opened by orottier over 2 years ago - 8 comments
Labels: Performance

#116 - Feature/resampling

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

#108 - [TAUDIO]Audio Streams under Flutter and React Native

Issue - State: closed - Opened by Larpoux over 2 years ago - 11 comments

#107 - PeriodicWave - Reviewed constructor and wavetable size according to spec

Pull Request - State: closed - Opened by b-ma over 2 years ago

#106 - Attempt to harmonize AudioScheduledSource and make Scheduler and Controller private

Pull Request - State: closed - Opened by b-ma over 2 years ago - 13 comments

#103 - Attempt to harmonize options, defaults, etc

Pull Request - State: closed - Opened by b-ma over 2 years ago - 9 comments

#101 - Implement `BaseAudioContext.state`

Issue - State: closed - Opened by orottier over 2 years ago - 2 comments

#100 - Implement `resume` and `suspend` on `OfflineAudioContext`

Issue - State: closed - Opened by orottier over 2 years ago - 2 comments

#98 - test k-rate param return buffer of 1 length

Pull Request - State: closed - Opened by b-ma over 2 years ago - 4 comments

#96 - Oscillator sub-sample scheduling

Pull Request - State: closed - Opened by b-ma over 2 years ago - 3 comments

#91 - Renamed `DestinationNode` to `AudioDestinationNode` to match the spec

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

#90 - Improved `decoding` and `waveshaper` examples

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

#86 - test decoding

Pull Request - State: closed - Opened by b-ma over 2 years ago

#85 - Waveshaper - fix, tests and (hopefully) tail time

Pull Request - State: closed - Opened by b-ma over 2 years ago - 4 comments

#81 - `ConstantSourceNode` doc and example

Pull Request - State: closed - Opened by b-ma over 2 years ago

#79 - Support zero delay in DelayNode

Issue - State: closed - Opened by orottier almost 3 years ago - 1 comment

#76 - Check current API surface

Issue - State: closed - Opened by orottier almost 3 years ago - 20 comments

#72 - Implemented `AudioScheduledSourceNode` interface on `ConstantSourceNode`

Pull Request - State: closed - Opened by b-ma almost 3 years ago - 2 comments

#70 - Improved `DelayNode`

Pull Request - State: closed - Opened by b-ma almost 3 years ago - 11 comments

#67 - compliant AudioBufferSourceNode and AudioBuffer

Pull Request - State: closed - Opened by b-ma almost 3 years ago - 26 comments

#65 - Refactoring render quantum & co

Pull Request - State: closed - Opened by b-ma almost 3 years ago - 5 comments

#62 - Feature/params - implemented `AudioParam::CancelAndHoldAtTime`

Pull Request - State: closed - Opened by b-ma almost 3 years ago - 3 comments

#55 - Optimization in audio graph traversal

Issue - State: closed - Opened by orottier almost 3 years ago - 7 comments
Labels: Performance

#52 - changed BUFFER_SIZE to usize (cf. #49)

Pull Request - State: closed - Opened by b-ma almost 3 years ago - 6 comments

#51 - Rewrite `CpalBackend::build_input` to make it similar to `build_output`

Issue - State: closed - Opened by Jerboas86 almost 3 years ago - 3 comments
Labels: good first issue

#47 - implemented up/down mixing combinations (cf. #43)

Pull Request - State: closed - Opened by b-ma almost 3 years ago - 3 comments

#44 - More PannerNode features

Issue - State: closed - Opened by orottier almost 3 years ago - 1 comment

#34 - Handle non-trivial tail time for some nodes

Issue - State: closed - Opened by orottier almost 3 years ago - 1 comment

#21 - Add ConvolverNode

Issue - State: closed - Opened by orottier about 3 years ago - 4 comments