staff-rs / staff

Music theory and score rendering library with midi, notes, chords, scales, and more.
https://staff-rs.github.io
MIT License
258 stars 11 forks source link

Impl FromStr for most types #2

Open matthunz opened 2 years ago

matthunz commented 2 years ago

Most types in this crate could benefit from a FromStr parsing impl