Thread: MINIMUM_LEVEL
View Single Post
Old August 1st, 2014   #5
este_
Junior Member
 
Join Date: Jan 2010
Location: Germany
Posts: 24
Default

Mostly, MINIMUM_LEVEL will go together with MAXIMUM_LEVEL. When setting both, the usable fader travel will be narrowed (between the yellow dotted lines).

Name:  Min_Level 2.jpg
Views: 2760
Size:  6.6 KB

There is a simple way to widen the fader range. Simply calculate OUTLEVEL = INLEVEL*(MAX_LEVEL-MIN_LEVEL) + MIN_LEVEL and you can make use of the full fader range. We have added a parameter (flag) to do so and this would be a nice complement for the "ON_BELOW_ZERO" Flag. Maybe this option could be added to the MIN_LEVEL PID in future versions.

Last edited by este_; August 4th, 2014 at 10:14 AM. Reason: typos
este_ is offline   Reply With Quote