Posted: 19 Jan 2019, 21:52
With the preset manager the only way to set the preset names is using the list in the settings.
These settings are not on a pin so you cannot use the patch wiring to change the name of a preset.
I know this cannot be using an array since you cannot have an array of strings.
But can we have a method of changing the name of a particular preset in the patch ?
The preset to have it's name changed should probably be taken from the "num store/remove" parameter.
Or even a new "num set name" parameter.
Then we would have a string input and a "set name" trigger.
When "set name" is triggered, the name of the preset should be set to the string value.
Also useful would be switch option "prompt for name". If set, whenever the New or Write is selected a box would pop up to prompt the user for the name of the preset. The existing name would be in there so the user can edit it or just press Enter to keep the name the same.
Thanks,
Simon.
These settings are not on a pin so you cannot use the patch wiring to change the name of a preset.
I know this cannot be using an array since you cannot have an array of strings.
But can we have a method of changing the name of a particular preset in the patch ?
The preset to have it's name changed should probably be taken from the "num store/remove" parameter.
Or even a new "num set name" parameter.
Then we would have a string input and a "set name" trigger.
When "set name" is triggered, the name of the preset should be set to the string value.
Also useful would be switch option "prompt for name". If set, whenever the New or Write is selected a box would pop up to prompt the user for the name of the preset. The existing name would be in there so the user can edit it or just press Enter to keep the name the same.
Thanks,
Simon.