RustAudio / musical_keyboard
A small lib for converting keyboard input into musical notes.
☆30Updated 8 years ago
Alternatives and similar repositories for musical_keyboard:
Users that are interested in musical_keyboard are comparing it to the libraries listed below
- Library for handling Midi and Standard Midi Files in Rust☆81Updated 4 years ago
- A library for musical pitch conversions! Provides functions and methods for converting between frequency (hz), midi-step, letter-octave a…☆69Updated last month
- Parse a simple midi file (SMF) into data structures using nom☆18Updated 5 years ago
- A library for music/DSP time conversions! Provides functions and methods for converting between ticks, ms, samples, bars, beats and measu…☆52Updated 2 months ago
- Audio waveform image renderers for Rust☆20Updated 7 years ago
- Modular sound synthesizer written in Rust☆100Updated 4 years ago
- A phase vocoder written in Rust☆31Updated 4 years ago
- Low level audio render/capture library☆40Updated 4 years ago
- A tiny OS windowing and GUI toolkit library for MacOS and Rust.☆18Updated 6 years ago
- A polyphonic sampler instrument that supports unique sample mappings across both frequency and velocity ranges. DEPRECATED: This is a ver…☆22Updated 8 years ago
- A polyphonic Synth type whose multiple oscillators generate sound via amplitude and frequency envelopes, implemented in Rust. DEPRECATED:…☆171Updated 6 years ago
- High-level PortMidi bindings and wrappers for Rust☆79Updated last year
- WIP port of the ZenGarden PureData audio synthesis engine to Rust☆31Updated 6 years ago
- Rust bindings to fluidlite library☆16Updated 2 years ago
- Reimplementation of DrPetter's "sfxr" sound effect generator as a Rust library☆53Updated last year
- A "spectrum analyzer"-style audio visualizer.☆19Updated 6 years ago
- *UNMAINTAINED* A modular digital audio workstation for synthesis, sequencing, live coding, visuals, etc☆40Updated 5 years ago
- Are We Audio Yet?☆19Updated 4 years ago
- An interface for writing LADSPA plugins safely in Rust.☆25Updated 7 years ago
- Basic DSP vector operations for Rust.☆44Updated 10 months ago
- 🎵 A super simple VST written in Rust☆37Updated 8 years ago
- A mixer for jack-audio using rust and druid UI☆30Updated 4 years ago
- The start of a library for building a DAW and/or sound experiments in Rust☆26Updated 5 years ago
- Reads midi files and create piano notes waterfall☆25Updated 4 years ago
- A crate for developing audio plugins and applications in Rust.☆106Updated last year
- ☆54Updated 9 months ago
- A Rust audio IO stream in the style of an "Event Iterator" driven by PortAudio.☆57Updated 9 years ago
- A baseview backend for the Iced GUI library