Name

res()

Class

HighPass

Description

Sets the resonance (or 'Q factor') of this filter. Increasing Q increases the resonance of the filter at its cutoff frequency. Defaults to 1.

Syntax

  • filter.res(q)

Parameters

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

Return

  • void