RustAudio / samplerLinks
A polyphonic sampler instrument that supports unique sample mappings across both frequency and velocity ranges. DEPRECATED: This is a very old crate with very old design patterns and is no longer maintained. You might be interested in checking out `dasp` for composing your own sampler instead.
☆21Updated 9 years ago
Alternatives and similar repositories for sampler
Users that are interested in sampler are comparing it to the libraries listed below
Sorting:
- A library for music/DSP time conversions! Provides functions and methods for converting between ticks, ms, samples, bars, beats and measu…☆52Updated 7 months ago
- Parse a simple midi file (SMF) into data structures using nom☆18Updated 6 years ago
- multi user OSC control panel server☆23Updated 2 years ago
- Measure throughput per second.☆35Updated 4 years ago
- Software without side-effects. Redo and Undo.☆24Updated 6 years ago
- A tiny OS windowing and GUI toolkit library for MacOS and Rust.☆18Updated 7 years ago
- A library for musical pitch conversions! Provides functions and methods for converting between frequency (hz), midi-step, letter-octave a…☆69Updated 6 months ago
- A Rust audio IO stream in the style of an "Event Iterator" driven by PortAudio.☆57Updated 9 years ago
- A Rust audio library designed for composing real-time effects.☆17Updated 4 years ago
- *UNMAINTAINED* A modular digital audio workstation for synthesis, sequencing, live coding, visuals, etc☆40Updated 6 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- Bundles a Rust WebAssembly frontend application for publishing☆10Updated last year
- A FLAC implementation written in Rust☆76Updated 4 years ago
- Authenticate with GitHub from the command line.☆17Updated 4 years ago
- A cross-platform, low-level toolkit for GPU surface management☆22Updated 5 years ago
- Library for handling Midi and Standard Midi Files in Rust☆82Updated 4 years ago
- (DEPRECATED) Featureful, pull-based, zero-allocation SVG parser.☆22Updated 7 years ago
- Abstract BSP tree in Rust☆13Updated 4 years ago
- A small lib for converting keyboard input into musical notes.☆30Updated 8 years ago
- Telegram bot api bindings for rust programming language☆11Updated 3 years ago
- The fluid part for your engine☆16Updated 10 years ago
- Audio waveform image renderers for Rust☆20Updated 7 years ago
- wasmBoy compiled to Rust☆30Updated 4 years ago
- Conveniences for manipulating environment variables.☆21Updated 6 years ago
- Parallel event emitter built on futures-rs