Minim |
|
randomNOddHarms |
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.Signature Wavetable randomNOddHarms(int numberOfHarmonics) Parameters numberOfHarmonics — int: the number of odd harmonics to use when generating the waveReturns a Wavetable Related WavesWavetable Waveform Example None available Usage Web & Application |