Staff
Music theory and score rendering library with midi, notes, chords, scales, and more.
Installation
cargo install staff --features=cli
Usage
example.ly
<c''4 g'> <eis'2 f' g'> g'4
f''2 <c'4 eis'> c''
$ staff engrave example.ly > example.svg
Library
use ;
let chord = from_midi;
assert_eq!;
let pitches = ;
assert!;