@hdale94, @Gerbo The current preset system is hanging on by a thread I think it’s high time I rewrote it. In the meantime, i just pushed through some changes that should ensure they work fine for now. But you must make sure that you don’t set channelType("string")
This is creating havoc with them at the minute, so best leave that out for now.
In my tests with the code I just pushed I can:
- add presets in the usual way, be they named or generic presets
- close and reopen the plugin windows without anything changing - both preset combo, and parameters are in the same position
- save and reopen the entire session with the correct settings
- open a session, don’t move the preset combo, make a change and then reopen with the same combobox position - before today’s fix, this would always cause the combo to return to the first item.
If any of these steps fails for you please let me know. In the mean time I need to plan a complete redesign of this system. It’s not in great shape!