Five12 | prev | up | next |
Numerology 2 Documentation |
OverviewThis module implements an AHDSR Envelope. When triggered, it generates a CV signal that progresses through 5 stages, Attack, Hold, Decay, Sustain and Release. The resulting CV signal can be used to modify other parameters, much like an LFO. There are 5 stages to the Envelope:
The envelope can be triggered manually, or via a CV Gate input. When triggered via a CV signal, any CV input whose value changes from less than or equal to 0.0 to greater than or equal to 0.0 will start the envelope. The envelope will progress through its stages, and sustain as long as the CV input stays greater than 0.0. As soon as the CV input drops to 0.0 or below, the envelope will begin its release stage. When triggered manually, or by a very short CV gate (shorter than the attack and decay times), the envelope will skip the sustain stage. The numerical range of each stage is calibrated in seconds and can range from 0.001 seconds to 100 seconds. The Attack, Decay and Release stages can have their slopes modified to simulate a logarithmic or exponential curve. You can also easily emulate some other envelope configurations:
Integrated Parameter ModulationLike the Modulation Seq and LFO modules, this module has a built-in Parameter Modulation section, so it can be used to modulate other module's parameters directly. This is Numerology's primary mode of automation, and is a very powerful way to add animation to a composition. Setup is very simple:
When you choose a target parameter, the Output Range for the module will be adjusted to match the legal value range for the target parameter. You may want to then further adjust the Output Range to get specific results. ParametersStop/PlayUse this two-way toggle switch to start or stop the envelope manually. ResetResets the envelope. AttackSets the attack rate of the envelope in seconds. During this time, the CV output will increase from its minimum value (default: 0.0) to its maximum value (default: 1.0). Attack CurveThis allows you adjust the attack curve from its linear default slope, to either an exponential-style of envelope (where the rate of change starts slow, then increases) or logarithmic (where the rate of change starts fast, then decreases). HoldSets the hold time of the envelope in seconds. DecaySets the decay rate of the envelope in seconds. During this time, the CV output will decrease from its maximum value to the level set for sustain. Decay CurveThis allows you adjust the decay curve from its linear default slope, to either an exponential-style of envelope (where the rate of change starts slow, then increases) or logarithmic (where the rate of change starts fast, then decreases). SustainSets the sustain level of the envelope. ReleaseSets the release rate of the envelope in seconds. During this time, the CV output will decrease from its maximum value to the level set for sustain. Release CurveThis allows you adjust the release curve from its linear default slope, to either an exponential-style of envelope (where the rate of change starts slow, then increases) or logarithmic (where the rate of change starts fast, then decreases). Advanced Parameters
These parameters are accessible by opening the "detail" panel of the module, just click on the little triangle icon in the lower-left corner of the module. Output Range MinimumSets the minimum value the envelope will output. Output Range MaximumSets the maximum value the envelope will output. Knob RangeSets the response range of the knobs for the Attack, Hold, Decay and Release knobs. This will not change the values for the respective envelope stages, but makes it easier to zero in on specific values. Param Mod : MuteMutes the sending of ParamMod events from this module. Param Mod : Target ModuleSets the target module you wish to modify. Param Mod : Target ParamSets the target parameter of the module to modify. Param Mod : IndexSome parameters are indexed, which means that for one parameter name, there may be multiple values that can be modified. Set the index of the value you want to modify here. Param Mod : ValueThis read-only parameter shows what value is being set on the target parameter. Param Mod : RateThis sets the maximum rate of param-mod changes. Lower rates use less CPU overhead, but may be too coarse for the effect you are looking for. Ports
Gate In Gate signals connected to this port will trigger the envelope. LFO OutThis is CV output for the envelope. |
| © 2008-2009 Five12 Inc. | prev | up | next |