Name

res()

Class

BandPass

Description

Sets a fixed Q factor for this filter. If you want to specify a fixed bandwidth for this bandpass filter (in Hertz) that is maintained even as the center frequency of the filter changes, use bw(float) instead.

Syntax

  • bandpass.res(q)

Parameters

  • q(float)the desired Q factor, a value between 0.1 and 10

Return

  • void