Ecosyste.ms: Issues

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

GitHub / joefocusrite/rawdio issues and pull requests

#146 - Update itertools requirement from 0.10.5 to 0.11.0

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

#145 - Update criterion requirement from 0.4 to 0.5

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

#144 - Change 'gain' to 'linear' in the `Level` struct

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

#143 - Add a dynamics compressor

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

#142 - Create a unity mixer that passes channels through

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

#141 - Add channel offsets to connections

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

#140 - Add option to specify the channel count at initialisation

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

#139 - Add a sequence number to event processor events

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

#138 - Assert that the sampler queue has capacity

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

#137 - Add an option to create a sampler with an event queue capacity

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

#136 - Add channel count to sample rate conversion

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

#135 - Use simd in mixer node

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

#134 - Allow scheduling a sampler in the past

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

#133 - Add a process context to simplify `process_audio` calls

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

#132 - Add a method to increment by beats

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

#131 - Add some beat conversion utilities to timestamp

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

#130 - Remove the utilities crate

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

#129 - Change waveshaper to have input gain and output gain

Issue - State: open - Opened by joefocusrite over 1 year ago
Labels: enhancement

#128 - Convolution doesn't use wet parameter

Issue - State: open - Opened by joefocusrite over 1 year ago
Labels: bug

#127 - Enable SSE for FFTs

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

#126 - First pass at documentation

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

#125 - Update README

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

#124 - Add license to Cargo.toml

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

#123 - Improve convolution efficiency

Issue - State: open - Opened by joefocusrite over 1 year ago
Labels: performance/benchmark

#122 - Sum samples in mix fallback branch

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

#121 - Add a convolution node

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

#120 - Add gain to biquad

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

#119 - Convolution

Issue - State: closed - Opened by joefocusrite over 1 year ago - 1 comment
Labels: enhancement

#118 - Use SIMD for applying gain

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#117 - Use 32-bit parameter buffers

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#116 - Add a manual trigger for benchmarks

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#115 - Use the nightly channel for benchmarks

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#114 - Use SIMD for mixing

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#113 - Add `apply_gain` method to `AudioBuffer`

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#112 - Rename num_ to _count

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#111 - Re-factor DSP graph

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#110 - Don't print send errors

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#109 - Add a check that the graph is ready to process a node

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#108 - Add benchmarks for different graph sizes

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#107 - Run benchmarks on a schedule, rather than per-build

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#106 - Change envelope process to a one-line

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#105 - Move the waveshaper table into the processor

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#104 - Waveshaper

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#103 - Add a metronome example

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago - 1 comment

#102 - Print input devices in examples

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#101 - Add start times to ramps

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#100 - Give option to pass the wavetable to the oscillator

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#99 - Example: additive synth

Issue - State: open - Opened by joefocusrite almost 2 years ago
Labels: example

#98 - Use a crossbeam channel instead of lockfree

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#97 - Swap use of `lockfree`

Issue - State: closed - Opened by joefocusrite almost 2 years ago - 1 comment

#96 - Cut down unnecessary type aliases

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#95 - Publish crate

Issue - State: closed - Opened by joefocusrite almost 2 years ago

#94 - First-pass documentation

Issue - State: closed - Opened by joefocusrite almost 2 years ago
Labels: documentation

#93 - Could the `GraphNode` come with more 'batteries included'?

Issue - State: open - Opened by joefocusrite almost 2 years ago
Labels: enhancement

#92 - Improve performance of oscillator by duplicating channels

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#91 - Add oscillator and sampler benchmarks

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#90 - Add an extra bracket

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#89 - Add an option to connect a node to the system input

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago - 1 comment

#88 - Rename node to graph node

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#87 - Provide an input buffer

Issue - State: closed - Opened by joefocusrite almost 2 years ago - 1 comment
Labels: enhancement

#86 - Add envelope

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#85 - Update readme

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#84 - Remove all top-level modules

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#83 - Example: Sequencer

Issue - State: open - Opened by joefocusrite almost 2 years ago
Labels: example

#82 - Fix ADSR glitch

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#81 - Improve performance of interleaved copies

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#80 - Use copy_from in benchmark

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#79 - Add a biquad filter

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#78 - Multi-input, multi-output nodes

Issue - State: open - Opened by joefocusrite almost 2 years ago
Labels: enhancement

#77 - Multi-threaded graph

Issue - State: open - Opened by joefocusrite almost 2 years ago - 1 comment
Labels: performance/benchmark

#76 - Add bypass option to `Node`

Issue - State: open - Opened by joefocusrite almost 2 years ago
Labels: enhancement

#75 - Change recording semantics to take

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#74 - Cancel scheduled changes

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#73 - Add a recording node

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#72 - Rename `num_channels` and `num_frames`

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#71 - Re-name `get_data` to `get_channel_data`

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#70 - Expand integration tests

Issue - State: open - Opened by joefocusrite almost 2 years ago
Labels: testing

#69 - Add a test for multichannel gain

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#68 - Fix broken file playback

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#67 - Make `BufferPool` agnostic to the buffer ID

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#66 - Create C-style interface for FFI/WebAssembly

Issue - State: open - Opened by joefocusrite almost 2 years ago
Labels: enhancement

#65 - Use a relative assert in fade

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#64 - Add a channel mixer

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#63 - Rename crate to rawdio

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#62 - Use variables in println directly

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#61 - Add gain benchmarks

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#60 - Add tests for pan

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#59 - Rename get_seconds and get_samples in Timestamp

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#58 - Meter/envelope

Issue - State: closed - Opened by joefocusrite almost 2 years ago

#57 - Add better pan laws

Issue - State: open - Opened by joefocusrite almost 2 years ago
Labels: enhancement

#56 - Add support for getting notifications using async/await

Issue - State: open - Opened by joefocusrite almost 2 years ago
Labels: enhancement

#55 - Add support for exponential parameter ramps

Pull Request - State: closed - Opened by joefocusrite almost 2 years ago

#37 - Channel Merger

Issue - State: closed - Opened by joefocusrite about 2 years ago
Labels: enhancement

#36 - Add tests for `BufferPool`

Issue - State: closed - Opened by joefocusrite about 2 years ago
Labels: enhancement

#35 - Custom allocator

Issue - State: open - Opened by joefocusrite about 2 years ago - 1 comment
Labels: performance/benchmark

#32 - Add gain benchmarks

Issue - State: closed - Opened by joefocusrite about 2 years ago - 1 comment
Labels: enhancement

#31 - Add pan benchmarks

Issue - State: open - Opened by joefocusrite about 2 years ago
Labels: performance/benchmark

#30 - Add sampler benchmarks

Issue - State: closed - Opened by joefocusrite about 2 years ago - 1 comment
Labels: enhancement

#25 - SIMD

Issue - State: closed - Opened by joefocusrite about 2 years ago - 1 comment
Labels: performance/benchmark

#23 - Example: Multi-sampler

Issue - State: open - Opened by joefocusrite about 2 years ago
Labels: example