yam655 / bittyband

An experimental musical instrument/tool
GNU General Public License v3.0
2 stars 0 forks source link

General export screen #36

Open yam655 opened 7 years ago

yam655 commented 7 years ago

Right now we have a simplistic notion of export. Going forward that's not going to be good enough.

We have multiple tracks. We should support exporting just one track. We should support exporting to a all of the tracks based on each track title. We should also support exporting to a single consolidated file.

Right now the MIDI exports as a single file, but the Lilypond exports as a series of files.

While this is what we need for our initial use-case, eventually we need to do better.

We may also want to export the original audio content, allowing us to export both the MIDI as well as source Audio to a companion set of files.