Five12 | prev | up | next |
Numerology 2 Documentation |
OverviewThis module implements a pair of low frequency oscillators, along with a scope for viewing either of the individual LFO waveforms, or their mix. This module has three outputs, one for each LFO, and a third output with a mix of the two LFOs. Like the single LFO module, this module is ideal for generating interesting variations within a musical part. Each LFO has a choice of five waveforms: Sine, Square, Sawtooth, Triangle, and Sample & Hold. These basic waveforms can be modified by several parameters: Pulse Width (works for all waveforms), Starting Phase, Hard Sync, Rectify and Invert. Also, each waveform can be manually reset or muted. In addition, all of these parameters can be used as modulation targets via the ParamMod. module This vastly increases the potential shapes that can be created. For instance, an LFO can be reset on a random basis by using ParamMod from a Modulation Sequencer with a random pattern. Control over the frequency of each LFO is designed to be music-friendly. There is a choice of four different units of measurement: Hertz, sixteenth notes, beats and bars. For each of those choices the frequency (or period, as appropriate), can be set to a value from 1 to 100. The mix output of the two LFOs can be set to either be a normal mix (the signals are added), or the multiplication (ring mod) of the two. Any of the three outputs for this module can be monitored using the built-in scope. The vertical range of this scope is fixed at [-1, +1], so when mixing waveforms, it is possible that the value will move beyond the range of the scope. The base value range of each LFO is [-1, +1]. This can be reduced using the 'Lvl' control. To scale the output to wider ranges, use a SignalProc module. TechniquesThe most obvious use of this module is in conjunction with the ParamMod module to modulate parameters in other Numerology modules, including Audio Unit parameters. For detailed steps on how to set that up, see the documentation for that module. There are a number of other options worth exploring also:
ParametersMute (A,B)Mutes the output of the LFO. This is a true mute, not an on/off switch, so the LFO keeps running when muted. Reset (A,B)Resets the LFO to its starting phase value. Wave (A,B)Chooses the waveform used by the LFO. To emulate a ramp, invert the saw wave. Unit (A,B)Sets the base unit used to set the frequency of the LFO. Freq / Period (A,B)For a Hertz base unit, sets the frequency of the LFO from 1 to 100 Hz. For a music-based time period (1/16, beat, bar) sets the period of the waveform -- the amount of time before it repeats. Lvl (Level : A,B)Scales the output level of the LFO PW (Pulse Width : A,B)Controls the ratio of the amount of time a waveform spends above 0, vs. the amount it spends below zero. This works for all waveforms, and is a good way to vary the shape of a waveform. (Staring) Phase (A,B)Sets the starting phase of the waveform in degrees (0-360). This param allows you to have a waveform start at some value other than the default, which is 0 for all waveforms except the sawtooth. HS (Hard Sync : A,B)This param works just like it does for sequencers: it resets the waveform every X beats. Very handy for getting complex waveforms to repeat at regular intervals. Rectify (A,B)This performs an absolute value operation on the LFO output, so all negative values are moved to positive values. Invert (A,B)Inverts the output of the LFO. Mix OpControls whether the LFO Mix output is a regular mix ('Add') or ring mod ('Mult') of the two LFOs. Scope InputChooses which LFO output of the module to monitor on the scope. Advanced Parameters
These parameters are accessible by opening the Advanced Settings panel of the module, just click on the little triangle icon in the lower-left corner of the module. Run ModeThis determines whether the LFO runs automatically or manually. When set to "auto", it will run when the master clock runs, when set to "Manual", you have to start and stop the LFO manually using its Play/Stop controls. Mix OperandThis determines how the two internal LFO's are mixed together. By default, their value are added, but in some cases, it is more useful to multiply them together. Ports
Clock In This is the clock input for the module, it must be set or the LFO will not run. LFO Out AThis is a direct CV output LFO A. LFO OutThis is a direct CV output LFO B. LFO OutThis is the mixed output of both LFOs. |
| © 2008-2009 Five12 Inc. | prev | up | next |