Class HighPass


  • public class HighPass
    extends PdMaster
    • Field Detail

      • pointer

        public long pointer
    • Constructor Detail

      • HighPass

        public HighPass()
    • Method Detail

      • allocate

        public static HighPass allocate()
      • free

        public static void free​(HighPass hip)
      • perform

        public double perform​(double input)
      • setCutoff

        public void setCutoff​(double cutoff)
      • clear

        public void clear()