johnameyer / harmony-ts

This library generates four-part chorales in the style of Bach given any number of constraints and enabled features. However, it also can be used as a general music-theory library.
https://johnameyer.github.io/harmony-ts/
Apache License 2.0
3 stars 0 forks source link

Allow for Looser Constraints #61

Open johnameyer opened 3 years ago

johnameyer commented 3 years ago

E.g. should be able to provide just the notes instead of the note + octave, figured bass, etc.

johnameyer commented 4 months ago

Partially completed with #98