Set up EF44 Potmeter min value to 50

Hello Everyone, I am just wondering how to setup the fader in the Potter mode min value to 50 instead of 0. I can see that the available option is only to set up the max value and not the min value!!

Add a code block to init event of the control element and type this there: self:potmeter_min(50)

1 Like

Appriciate your response it worked :slight_smile: