Skip to content
#

audio

Here are 5,915 public repositories matching this topic...

gitatr
gitatr commented May 5, 2021

The docs for BPF state that

The reciprocal of Q. Q is conventionally defined as cutoffFreq / bandwidth, meaning rq = (bandwidth / cutoffFreq).

Which is wrong for a band pass filter. cutoffFreq should be replaced with centerFreq, or maybe just freq, as that is the name of the parameter.

This is the help file:
'/Applications/SuperCollider.app/Contents/Resources/HelpSource/Classes/BPF.

Improve this page

Add a description, image, and links to the audio topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the audio topic, visit your repo's landing page and select "manage topics."

Learn more