# Width and Depth work like this: # [0 ms]|--Depth (ms)-->|<~~Width (ms)~~>| Depth=330 # Static Delay in ms Width=5 # Amount of delay deviation added to Depth in ms Rate=4.0 # Rate in Hz Phase=0.0 # LFO start phase Feedback=30.0 # % Feedback -100.0 to 100.0 Mix=35 # % Wet Gain=1.0 # Output level -10.0 to 10.0 # Envelope control parameters # These can be either postive or negative values: # Positive: Envelope detector moves it up, increases absolute value # Negative: Envelope detector decreases the value toward zero # Attack & Release are positive numbers. If entered as negative # the configuration reader will simply take the absolute value DepthSkew=0 # Envelope control on Depth, max in ms WidthSkew=-5 # Envelope control on Width, max in ms RateSkew=0 # Envelope control on Rate, max in Hz FeedbackSkew=0.0 # Envelope control on Feedback, max in % MixSkew=0.0 # Envelope control on Wet/Dry mix, max in % Attack=100 # Envelope detector attack time in ms Release=500 # Envelope detector release time in ms