I had a user module Setting set up with this:
sdkAddSettingLineInteger(DESIGN_TAB_NAME, &wirelessMUXfrom, "Wireless MUX from ID (-1 = off)", -1, NUM_CONFIG_ID - 1, scLinear, "", -1);
This setting would not save and/or restore when the patch was reloaded.
When I changed the Setting name to "Wireless MUX from ID" it then was saved and restored.
I put this in the "Patching" forum as its not really about the SDK, but the name of the setting.
Anyone else noticed anything like this ?
Some part of the "(-1 = off)" string must be the cause. I wonder it if was interfering with the storage or reading from the patch or workspace config ?
If there is no documented explanation I suppose it should be raised as a bug.
Simon.
user module setting would not save
Looks, normal for me. Remember that patches are stored as text files (close to Windows inifiles) and '=' is a special delimiter forbidden in a caption.
You should post this kind of topics in the SDK section ?
You should post this kind of topics in the SDK section ?
Olivier Sens
www.brainmodular.com
www.brainmodular.com
Who is online
Users browsing this forum: No registered users and 30 guests
