Minim
core
ugens
analysis
 
Name randomNOddHarms
Examples
None available
Description Constructs a waveform by summing together the first odd numberOfHarmonics in the harmonic series (1, 3, 5, etc) with randomly chosen amplitudes. This often sounds like an organ with a band pass filter on it.
Syntax
randomNOddHarms(numberOfHarmonics);
Parameters
numberOfHarmonics   int: the number of odd harmonics to use when generating the wave
Returns a Wavetable
Usage Web & Application
Related Waves
Wavetable
Waveform