s&box docs
API ReferenceSandbox.Audio

public sealed class Sandbox.Audio.HighPassProcessor : Sandbox.Audio.AudioProcessor<T>

Just a test - don't count on this sticking around

Constructors

Showing 1 constructors

Properties

Showing 1 properties

public float Sandbox.Audio.HighPassProcessor.Cutoff { get; set; }

Cutoff frequency of the high-pass filter (0 to 1, where 1 is Nyquist frequency).

Metadata

FieldValue
NamespaceSandbox.Audio
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.Audio.HighPassProcessor

On this page