diff options
Diffstat (limited to 'ezoutput~-help.pd')
-rw-r--r-- | ezoutput~-help.pd | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ezoutput~-help.pd b/ezoutput~-help.pd new file mode 100644 index 0000000..a321b65 --- /dev/null +++ b/ezoutput~-help.pd @@ -0,0 +1,11 @@ +#N canvas 123 58 450 300 10; +#X obj 104 118 osc~ 200; +#X obj 241 122 noise~; +#X text 38 28 a GUI replacement for [dac~] with controls for "compute +audio" \, volume \, and a mute button.; +#X obj 220 165 ezoutput~; +#X obj 91 166 ezoutput~; +#X connect 0 0 4 0; +#X connect 0 0 4 1; +#X connect 1 0 3 1; +#X connect 1 0 3 0; |