royvegard / Nano-Basket

Configurator software for the Korg nanoSERIES of MIDI controllers
GNU General Public License v3.0
55 stars 12 forks source link

Menu: Save and Open actions are not functional #12

Closed nomadbyte closed 3 months ago

nomadbyte commented 7 months ago

I guess, Save and Open actions are not implemented ...yet.

It'd be nice to signal this somehow to anxious users like myself :)

Not sure about your plans with this very nicely designed utility, serializing the config into JSON may be one option how to handle this. Also, it'd be nice to allow some command-line option to quickly import/export the config.

royvegard commented 3 months ago

f8bbcb8a873b7d976a73f8b6098b4b71a289f37b implements Save and Open. The file format is binary serialized with pickle.