richard-uk1 / nom-midi-rs
Parse a simple midi file (SMF) into data structures using nom
☆18Updated 5 years ago
Alternatives and similar repositories for nom-midi-rs:
Users that are interested in nom-midi-rs are comparing it to the libraries listed below
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- A phase vocoder written in Rust☆30Updated 4 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- Reusable slice of references☆11Updated 7 months ago
- A simple spline editor for the splines crate☆24Updated 2 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
- ☆20Updated 8 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- Egui integration for nannou☆28Updated 2 years ago
- Types to define keyboard related events.☆57Updated last week
- Software without side-effects. Redo and Undo.☆24Updated 6 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 6 years ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- wait-free spsc linked-list queue with individually reusable nodes☆29Updated last year
- Custom Rust allocator allowing to temporarily disable memory (de)allocations for a thread. Aborts or prints a warning if allocating altho…☆52Updated last year
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 4 years ago
- Cartesian product, Combination, and Permutation library for Rust