yam655 / bittyband

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

add backup support ("S" key in import mode) #50

Closed yam655 closed 7 years ago

yam655 commented 7 years ago

This adds backup support via the "S" key in import mode.

Files backed up are both the key/chord/instrument configuration (in the ".meta" file) as well as the specifics of the notes (in the ".data" file).

Right now these are backed up, but there's no interface to access them. There's no descriptive text associated with them. They always are just tagged with the timestamp.

Still, baseline functionality. You can easily save a backup, then go off to do something weird.