Sound
(NOTE) Applies a high pass filter to audio generated by its input SoundNodes (removes low frequencies)
Methods | Properties | Base Classes | Derived Classes |
---|---|---|---|
CutoffFrequency | soundnode |
Properties
CutoffFrequency : real
Frequencies below this number in the node's input will be attenuated. Setting this value to 20.0 or lower will skip all filter calculations.
var CutoffFrequency : Real