We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11d8a6e commit 9f138dcCopy full SHA for 9f138dc
1 file changed
shared-bindings/synthio/Synthesizer.c
@@ -52,6 +52,7 @@
52
//| channel_count: int = 1,
53
//| waveform: Optional[ReadableBuffer] = None,
54
//| envelope: Optional[Envelope] = None,
55
+//| filter: Optional[ReadableBuffer] = None,
56
//| ) -> None:
57
//| """Create a synthesizer object.
58
//|
0 commit comments