Closed 0mk closed 5 years ago
Looking at the NSM code all it should be doing on save is saving a .xmz file and on open it should simply load the .xmz file. Are you able to replicate the issue by loading/saving an .xmz file directly?
Thanks for looking into this issue. I can confirm that when running zyn-fusion build directly (without NSM), if I adjust the master volume and then "save master", it will save the master volume correctly. However, if I quit, then launch zyn-fusion again and "load master" from the saved file, it does NOT restore the master volume.
Confirmed, Replicated, and fixed via https://github.com/zynaddsubfx/zynaddsubfx/commit/6e838ba43db848a0645e96d8609310b23db7ea7b
When running the built copy of zynaddsubfx under NSM (Non Session Manager), changes to the master volume are saved correctly when saving or closing a session. However, when opening a session, changes to the master volume are not restored as they should be.