diff options
-rw-r--r-- | freeverb~-help.pd | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/freeverb~-help.pd b/freeverb~-help.pd index c71f961..20c4ed7 100644 --- a/freeverb~-help.pd +++ b/freeverb~-help.pd @@ -1,4 +1,4 @@ -#N canvas 556 82 596 570 10; +#N canvas 0 26 596 570 10; #X msg -77 536 pddp; #X obj -173 4 cnv 15 90 553 empty empty empty 20 12 0 14 -233017 -66577 0; @@ -189,6 +189,20 @@ in order to create a stereo effect.; #X text -29 537 Hans-Christoph Steiner 2005 \, based on Olaf Matthes' Max help; #X obj 98 310 pddp/dsp; +#N canvas 457 122 494 344 META 0; +#X text 12 175 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 5 KEYWORDS signal; +#X text 12 25 LICENSE GPL v2; +#X text 12 45 DESCRIPTION stereo reverb using the Schroeder/Moorer +model; +#X text 12 65 INLET_0 signal roomsize damping width wet dry print freeze +bypass; +#X text 12 95 INLET_1 signal; +#X text 12 115 OUTLET_0 signal; +#X text 12 135 OUTLET_1 signal; +#X text 12 155 AUTHOR Olaf Matthes; +#X restore 374 550 pd META; #X connect 14 0 15 0; #X connect 14 0 19 0; #X connect 15 0 16 0; |