PortAudio bindings and wrappers for Rust.
☆389Oct 13, 2024Updated last year
Alternatives and similar repositories for rust-portaudio
Users that are interested in rust-portaudio are comparing it to the libraries listed below
Sorting:
- A library for chaining together multiple audio dsp processors/generators, written in Rust!☆313Feb 19, 2022Updated 4 years ago
- Cross-platform audio I/O library in pure Rust☆3,594Mar 8, 2026Updated last week
- A friendly rust interface to Apple's Core Audio API.☆279Jan 13, 2026Updated 2 months ago
- A Rust audio IO stream in the style of an "Event Iterator" driven by PortAudio.☆57Jan 4, 2016Updated 10 years ago
- High-level PortMidi bindings and wrappers for Rust☆79Jul 13, 2023Updated 2 years ago
- The fundamentals for Digital Audio Signal Processing. Formerly `sample`.☆1,113Jan 12, 2026Updated 2 months ago
- A polyphonic Synth type whose multiple oscillators generate sound via amplitude and frequency envelopes, implemented in Rust. DEPRECATED:…☆171Oct 7, 2018Updated 7 years ago
- A polyphonic sampler instrument that supports unique sample mappings across both frequency and velocity ranges. DEPRECATED: This is a ver…☆21Aug 1, 2016Updated 9 years ago
- PortAudio bindings for Rust☆17May 29, 2020Updated 5 years ago
- Rust bindings for JACK. A realtime sound server for audio and midi IO☆239Feb 1, 2026Updated last month
- Rust audio playback library☆2,286Mar 11, 2026Updated last week
- VST 2.4 API implementation in rust. Create plugins or hosts. Previously rust-vst on the RustDSP group.☆1,055Jun 10, 2023Updated 2 years ago
- A library for musical pitch conversions! Provides functions and methods for converting between frequency (hz), midi-step, letter-octave a…☆71Mar 9, 2025Updated last year
- A FLAC decoder in Rust☆321Dec 3, 2025Updated 3 months ago
- Rust decoder for Apple's Core Audio Format (CAF)☆13Jan 29, 2017Updated 9 years ago
- A library for music/DSP time conversions! Provides functions and methods for converting between ticks, ms, samples, bars, beats and measu…☆52Feb 3, 2025Updated last year
- A crate to simplify reading, writing and converting between a variety of audio formats.☆138Jun 2, 2022Updated 3 years ago
- A wav encoding and decoding library in Rust☆601Feb 8, 2026Updated last month
- Ogg container decoder and encoder written in pure Rust☆130Jan 12, 2025Updated last year
- Text rendering with glium☆49Jul 2, 2020Updated 5 years ago
- A small lib for converting keyboard input into musical notes.☆30Mar 22, 2017Updated 8 years ago
- Rust binding for libsound.io☆49Dec 13, 2020Updated 5 years ago
- Raw bindings to the OSX CoreAudio framework generated by bindgen (see coreaudio-rs for a more rust-esque wrapper).☆84Nov 21, 2025Updated 3 months ago
- A library for sound Digital Signal Processing, written in Rust☆10Oct 30, 2014Updated 11 years ago
- Asynchronous name resolution utilities for the futures and tokio-core crates.