We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2455002 commit c3085f5Copy full SHA for c3085f5
1 file changed
shared-bindings/audiodelays/Chorus.c
@@ -23,7 +23,7 @@
23
//| def __init__(
24
//| self,
25
//| max_delay_ms: int = 50,
26
-//| delay_ms: BlockInput = 50.0,
+//| delay_ms: synthio.BlockInput = 50.0,
27
//| voices: synthio.BlockInput = 1.0,
28
//| buffer_size: int = 512,
29
//| sample_rate: int = 8000,
0 commit comments