Class Lowpass

  • All Implemented Interfaces:
    Serializable, OptionDataListener, org.zkoss.json.JSONAware

    public class Lowpass
    extends Highpass
    Mapping options for the lowpass filter.

    A lowpass filter lets low frequencies through, but stops high frequencies, making the sound more dull.

    Since:
    11.2.0.0
    Author:
    Jamson Chan
    See Also:
    Serialized Form
    • Constructor Detail

      • Lowpass

        public Lowpass()