class
LowPassProcessor
public sealed class LowPassProcessor : AudioProcessor<T> Just a test - don't count on this sticking around
Constructors
LowPassProcessor() Properties
| Name | Type | Description |
|---|---|---|
Cutoff | Single | Cutoff frequency for the low-pass filter (normalized 0 to 1). |