RustAudio / dsp-chain
A library for chaining together multiple audio dsp processors/generators, written in Rust!
☆300Updated 3 years ago
Alternatives and similar repositories for dsp-chain:
Users that are interested in dsp-chain are comparing it to the libraries listed below
- A polyphonic Synth type whose multiple oscillators generate sound via amplitude and frequency envelopes, implemented in Rust. DEPRECATED:…☆171Updated 6 years ago
- VST 2.4 API implementation in rust. Create plugins or hosts.☆223Updated 6 years ago
- PortAudio bindings and wrappers for Rust.☆377Updated 5 months ago
- Rust bindings for JACK. A realtime sound server for audio and midi IO☆218Updated last week
- A library for musical pitch conversions! Provides functions and methods for converting between frequency (hz), midi-step, letter-octave a…☆68Updated this week
- A crate for developing audio plugins and applications in Rust.☆106Updated last year
- A friendly rust interface to Apple's Core Audio API.☆232Updated 6 months ago
- A Rust implementation of the Freeverb algorithm☆221Updated last year
- ☆315Updated last year
- Library for handling Midi and Standard Midi Files in Rust☆81Updated 3 years ago
- Hero Studio is an attempt to build an studio similar to Bitwig Studio or Ableton Live☆84Updated 2 years ago
- A safe, fast, and modular framework to create LV2 plugins, written in Rust☆171Updated 9 months ago
- Cross-platform realtime MIDI processing in Rust.☆672Updated 3 months ago
- An OSC library for Rust.☆181Updated this week
- The fundamentals for Digital Audio Signal Processing. Formerly `sample`.☆931Updated 4 months ago
- low-level window system interface for audio plugin UIs☆294Updated 3 months ago
- Rust midi encoding and decoding library.☆79Updated 6 months ago
- Rust Sound Synthesis Library☆140Updated 2 weeks ago
- High-level PortMidi bindings and wrappers for Rust☆79Updated last year
- A mixed-radix FFT library written in pure Rust☆189Updated 3 years ago
- A wav encoding and decoding library in Rust☆512Updated 6 months ago
- Library for pure Rust advanced audio synthesis.☆138Updated last week
- Toy audio synthesizer library in Rust with basic MIDI support.☆89Updated 3 years ago
- MVC audio plugin framework for rust☆143Updated last year
- VST 2.4 API implementation in rust. Create plugins or hosts. Previously rust-vst on the RustDSP group.☆1,043Updated last year
- A library for music/DSP time conversions! Provides functions and methods for converting between ticks, ms, samples, bars, beats and measu…☆51Updated last month
- Helper crate for creating VST audio plugins easily☆59Updated 3 years ago
- Fully cross-platform VST2 plugin with a custom editor UI, written in Rust.☆178Updated last year
- Raw Bindings to the VST3 API☆297Updated last year
- A FLOSS (Open Source) hexagonal modular synthesizer plugin.