How to link SDK device to ScreenSet option?

A place for developers to share ideas and assist each other in solving problems.

Moderators: valis, garyb

Post Reply
Casper
Posts: 366
Joined: Mon Apr 19, 2004 4:00 pm
Location: Netherlands (Almere)

Post by Casper »

Can someone tell me how to link my SDK device to screensets. SFP isn't saving the position when creating a screenset.

cheers,

Casper
johnbowen
Posts: 542
Joined: Wed Mar 19, 2003 4:00 pm
Contact:

Post by johnbowen »

In the Module Parameter List (where you have columns of little 'check' boxes), you have to make sure the surface position X and Y have both the RS and SS boxes checked.
john bowen
bowen synth design
zarg music
Casper
Posts: 366
Joined: Mon Apr 19, 2004 4:00 pm
Location: Netherlands (Almere)

Post by Casper »

Big thanks to you! I was searching in this area. Thanks I know what to look for.

cheers,

Casper
Casper
Posts: 366
Joined: Mon Apr 19, 2004 4:00 pm
Location: Netherlands (Almere)

Post by Casper »

the surface position X and Y?
They are not in my param list..

I got:
SurfaceInterface [Showpanel]
SurfaceInterface [ShowPresets]
But I can't find
Surface[X]
Surface[Y]
in the paramlist.


DO you know what module contains those params?
So I can choose "Create parameter in.." to fix this.

cheers,
Casper
johnbowen
Posts: 542
Joined: Wed Mar 19, 2003 4:00 pm
Contact:

Post by johnbowen »

Then I think you have to create pads for these two parameters.

They are called, 'PosX' and 'PosY'. Click on your surface object and they should be there. If not, click on the VARS button to display variables, then right click on the PosX and PosY to 'create pad'.

Once you have them as pads, drag the pads into your ModuleParameterTree, then go to the ModuleParameterList and set up the check boxes. You don't want these to be stored in anything but the ScreenSet data (SS is Save in screenset, RS is Restore in Screenset).

Cheers,
John B.
Casper
Posts: 366
Joined: Mon Apr 19, 2004 4:00 pm
Location: Netherlands (Almere)

Post by Casper »

Aah , there they are :smile:

Steps I had to take:

-Click on panel module.
Then I spotted PosX PosY :smile:
-Right clicked on both of them and selected create pad.
-Then created parameter in list and set the tobbleboxes to RS on and SS on. Rest is off.

Thanks a lot for the explanation John B.


p.s. "New" device in "Devices" called "key splitter" It's my first 'complete' working device. Including XY screenset saveabillity :wink:

cheers,

Casper B.
Post Reply