#midi #sequencer #music

no-std mseq_tracks

Library for developing MIDI Sequencers

2 releases

Uses new Rust 2024

0.1.1 Oct 1, 2025
0.1.0 Oct 1, 2025

#1464 in Audio


Used in mseq

LGPL-2.1

60KB
1K SLoC

mseq_tracks – MSeq Tracks Construction and Loading

This crate provides utilities to define, generate, and load different kinds of sequencer tracks into the MSeq engine. It serves as a bridge between high-level musical concepts (e.g., acid patterns, arpeggios, dividers, MIDI files) and the internal DeteTrack representation used by the sequencer.


mseq_tracks – MSeq Tracks Construction and Loading

doc crates.io

This crate provides utilities to define, generate, and load different kinds of sequencer tracks into the MSeq engine. It serves as a bridge between high-level musical concepts (e.g., acid patterns, arpeggios, dividers, MIDI files) and the internal DeteTrack representation used by the sequencer.

Dependencies

~4–31MB
~387K SLoC