From 9a56c3cffe3421c22fabfdd43604f56285c0dbaa Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Thu, 3 Mar 2011 19:15:08 +0000 Subject: added META subpatch svn path=/trunk/externals/mrpeach/; revision=15004 --- rojo~/rojo~-help.pd | 49 ++++++++++++++++++++++++++++++------------------- 1 file changed, 30 insertions(+), 19 deletions(-) diff --git a/rojo~/rojo~-help.pd b/rojo~/rojo~-help.pd index 34f352b..e420488 100644 --- a/rojo~/rojo~-help.pd +++ b/rojo~/rojo~-help.pd @@ -1,19 +1,30 @@ -#N canvas 730 148 450 312 10; -#X obj 49 161 *~; -#X obj 22 -12 vsl 15 128 0 1 0 0 empty empty vol 0 -9 0 10 -4034 -13381 --13381 3200 1; -#X obj 50 200 dac~; -#X obj 53 31 hsl 128 15 0 1 0 1 empty empty scale -2 -8 0 10 -4034 --13381 -13381 2500 1; -#X obj 80 66 hsl 128 15 0 0.99 0 0 empty empty alpha -2 -8 0 10 -4034 --13381 -13381 11400 1; -#X text 57 -15 rojo~ is a red noise generator; -#X text 138 242 2008 Martin Peach; -#X text 137 221 Based on ruido.c by jose manuel berenguer; -#X obj 50 83 rojo~; -#X connect 0 0 2 0; -#X connect 0 0 2 1; -#X connect 1 0 0 1; -#X connect 3 0 8 0; -#X connect 4 0 8 1; -#X connect 8 0 0 0; +#N canvas 1 53 450 312 10; +#X obj 49 161 *~; +#X obj 22 -12 vsl 15 128 0 1 0 0 empty empty vol 0 -9 0 10 -4034 -13381 +-13381 0 1; +#X obj 50 200 dac~; +#X obj 52 31 hsl 128 15 0 1 0 1 empty empty scale -2 -8 0 10 -4034 +-13381 -13381 2500 1; +#X obj 79 66 hsl 128 15 0 0.99 0 0 empty empty alpha -2 -8 0 10 -4034 +-13381 -13381 0 1; +#X text 57 -15 rojo~ is a red noise generator; +#X text 138 242 2008 Martin Peach; +#X text 137 221 Based on ruido.c by jose manuel berenguer; +#X obj 49 83 rojo~; +#N canvas 367 170 494 344 META 0; +#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE GPL v2 or later; +#X text 12 125 AUTHOR Martin Peach; +#X text 12 5 KEYWORDS signal random; +#X text 12 45 DESCRIPTION red noise generator; +#X text 12 65 INLET_0 float; +#X text 12 85 INLET_1 float; +#X text 12 105 OUTLET_0 signal; +#X restore 393 254 pd META; +#X connect 0 0 2 0; +#X connect 0 0 2 1; +#X connect 1 0 0 1; +#X connect 3 0 8 0; +#X connect 4 0 8 1; +#X connect 8 0 0 0; -- cgit v1.2.1