Class HighPass

Record Components:
parent - PApplet: typically use "this"

public class HighPass extends Filter<FilterHighPass>
This is a high pass filter.
  • Constructor Details

    • HighPass

      public HighPass(PApplet parent)