ity of the waveforms. For example, it's possible to make PWM with two saws, but that would only be useful if the synth you're working with doesn't have PWM to begin with like Image Line's Sytrus.
This would be very nice to have , both continuous and modulated.
You'd need to keep a kind of internal preset with the current state of the controls and then after the preset has been loaded you can restore the controls you don't want changed.
@ustk that's why I say it's a fringe case, essentially if you set them as variables or for example use getvalue() without setting the min/max value of the panel then you could run in to problems. But there shouldn't be a 'real world use' for a range of 0 to a larger range, since all that does is spit out the same value. It's just to protect for the inevitable case where human error gets in the way.