lowPassCutoff
The cutoff frequency above which high frequency content rolls off, in hertz.
Declaration
var lowPassCutoff: Float { get set }Discussion
The default value is 15000 Hz. The valid range of values is 10 Hz through (sampleRate/2).
The cutoff frequency above which high frequency content rolls off, in hertz.
var lowPassCutoff: Float { get set }The default value is 15000 Hz. The valid range of values is 10 Hz through (sampleRate/2).