Welcome to %s forums

BrainModular Users Forum

Login Register

user module setting would not save

I need help on a Patch
Post Reply
sm_jamieson
Member
Posts: 559
Contact:

Unread post by sm_jamieson » 13 Mar 2018, 15:17

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 avatar
senso
Site Admin
Posts: 4425
Location: France
Contact:

Unread post by senso » 06 Apr 2018, 07:51

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 ?

Post Reply

Who is online

Users browsing this forum: No registered users and 30 guests