Save As button – when I change the name and save the file, the name on the synth changes but does not save it in the synth. Not sure if this is intended or a bug, but it was unexpected behavior.
(If the intent of this function is to only save to file, I would not expect it to change the name on the hardware display. If the intent is to save to file and save to hardware I would expect it to ask if I want to put it in a different bank/preset number in much the same way that “save as” allows one to select destination, etc. before it saves to the synth)
fyi: Windows version 0.9.29 stand-alone on Windows 10
Interesting… I think this is logical behavior, although I can see how it’s confusing.
I’m not sure what sort of change would be appropriate, if any. Here’s what’s happening:
when you save as on the computer, the expectation is a file saved on the computer; this same action shouldn’t necessarily overwrite a hardware memory location.
the editor always puts the hardware in sync with its state; if you load a preset from the preset library in the editor it puts it to the live buffer on the synth (including preset name on screen) but this isn’t saved to the hardware, unless you do a save on the hardware or drag the preset to the Hardware Library column in the Librarian view.
So what’s happening when you save a preset in the editor with a new preset name, is that the preset with the new name is being loaded to the live buffer of the synth. The new name appears on-screen, but because the changed preset is only in the live buffer, it will be discarded if you change presets without saving on the hardware.