Api Sandbox Audio LowPassProcessor
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).
Assembly: Sandbox.Engine Namespace: Sandbox.Audio Full Name: Sandbox.Audio.LowPassProcessor