PitchProcessorConfig

constructor(enableSmoothing: Boolean = true, enableOctaveCorrection: Boolean = true, smoothingWindowSize: Int = 5, octaveThresholdCents: Float = 150.0f, referencePitchHz: Float = 0.0f)