We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fea0a39 commit ad87adbCopy full SHA for ad87adb
shared-bindings/synthio/BlockBiquad.c
@@ -22,11 +22,11 @@
22
//| NOTCH: FilterMode
23
//| """A notch filter"""
24
//| LOW_SHELF: FilterMode
25
-//| """A notch filter"""
+//| """A low shelf filter"""
26
//| HIGH_SHELF: FilterMode
27
+//| """A high shelf filter"""
28
//| PEAKING_EQ: FilterMode
29
+//| """A peaking equalizer filter"""
30
//|
31
32
0 commit comments