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