If I have settings that I don't need to change I usually use const/i instead of ctrl/dial because it saves me sram.
But what If I have real fractional value like 0,1234 whatever. Is there any object that let's me set these kind of values fixed? problem with ctrl/dial is that it also involve ui feedback, because the value of the dial needs to be sent back to the computer wich uses up more ram.