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

Missing scales #6

Open jedel1043 opened 2 years ago

jedel1043 commented 2 years ago

Just listing some of the missing scales that could be added to this library:

https://en.wikipedia.org/wiki/List_of_musical_scales_and_modes

https://en.wikipedia.org/wiki/Jazz_scale#Modes_of_the_melodic_minor_scale

Also would like to link to an old thread from the unmaintained rust-music-theory about implementing melodic and harmonic minor modes: https://github.com/ozankasikci/rust-music-theory/issues/12