init(coefficients:channelCount:sectionCount:ofType:)
Creates a new single-channel or multichannel cascaded biquad IIR structure.
Declaration
init?(coefficients: [Double], channelCount: vDSP_Length, sectionCount: vDSP_Length, ofType: T.Type)Creates a new single-channel or multichannel cascaded biquad IIR structure.
init?(coefficients: [Double], channelCount: vDSP_Length, sectionCount: vDSP_Length, ofType: T.Type)