Class PinkNoise


public class PinkNoise extends Noise<PinkNoise>
This is a pink noise generator. Pink Noise has a decrease of 3dB per octave.
  • Constructor Details

    • PinkNoise

      public PinkNoise(PApplet parent)
      Parameters:
      parent - typically use "this"