infojunkie / musicxml-midi

MusicXML to MIDI converter via Musical MIDI Accompaniment (MMA).
https://blog.karimratib.me/demos/musicxml/
GNU General Public License v3.0
12 stars 1 forks source link

New globalGroove mode to completely remove accompaniment #37

Open infojunkie opened 1 year ago

infojunkie commented 1 year ago

Add a globalGroove value that completely removes the accompaniment. Whereas None today removes the groove but keeps the chords, this new value should remove all accompaniment tracks to only keep the solo tracks.

Consider renaming the options for better clarity.