Minim
core
ugens
analysis
 
Name triangleh
Examples
None available
Description Builds an approximation of a perfect triangle wave by summing together harmonically related sine waves.
Syntax
triangleh(numberOfHarmonics);
Parameters
numberOfHarmonics   int: the number of harmonics to use in the approximation. 1 harmonic will simply generate a sine wave. The greater the number of harmonics used, the closer to a pure saw wave the approximation will be.
Returns a Wavetable
Usage Web & Application
Related Waves
Wavetable
Waveform