Sequence Generators
Rndtone
Generates random sine waves.
Details
Author: Steven Jones.
Generates random sine waves. The generated tones have random frequencies, attack and decay times.
Parameters:
Duration: [1 - 30 seconds, default 20]
Density: [1 - 100 generated tones, default 60]
Floor: [20 - 1000 Hz, default 300] - Lowest frequency of tones
Ceiling: [20 - 1000 Hz, default 600] - Highest frequency of tones
SQ1 Generator Sequencer
Algorithmic generator sequencer number 1.
Details
Author: Steven Jones.
Algorithmic generator sequencer number 1. Note also the Audio Selection Sequencer 2 on the Effect Plugins page which sequences pre-existing audio samples. The sq1 sequencer generates complex sequences of tones by using the sum of three square-wave low frequency oscillators to frequency-modulate two oscillators. The oscillators output one of four waves (sine, tri, square and saw) and may be frequency adjusted relative to each other. The wave tables are not band-limited so aliasing will result for sufficiently high frequencies. There is also an overall three-stage amplitude envelope.
Parameters:
Center: [0 - 10000 Hz, default 440] - the unmodulated carrier frequency
Detune: [0.25 - 4.00, default 1.01] - the frequency of oscillator 2 relative to oscillator 1
Wave: [0=sine, 1=tri (default), 2=square, 3=saw]. Wave shape for both oscillators
Attack: [0 - 10 seconds, default 1]
Sustain: [0 - 10 seconds, default 1]
Decay: [0 - 10 seconds, default 1]
f1: Frequency of LFO 1
a1: Amplitude of LFO 1 - LFO amplitudes are calibrated in Hz indicating the corresponding frequency shift in the audio oscillators.
f2: Frequency of LFO 2
a2: Amplitude of LFO 2
f3: Frequency of LFO 3
a3: Amplitude of LFO 3
Note that the three LFOs are interchangeable.
Last updated