From ff18f0335026ada7cfa2710c5fa9c8eec386bd52 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Tue, 4 Oct 2011 02:59:53 +0000 Subject: Added META subpatch svn path=/trunk/externals/tof/; revision=15493 --- tof/crossfade~-help.pd | 41 ++++++++++++++++++++++++++--------------- 1 file changed, 26 insertions(+), 15 deletions(-) (limited to 'tof/crossfade~-help.pd') diff --git a/tof/crossfade~-help.pd b/tof/crossfade~-help.pd index bc76552..d61370b 100644 --- a/tof/crossfade~-help.pd +++ b/tof/crossfade~-help.pd @@ -1,32 +1,43 @@ -#N canvas 339 91 665 533 10; -#X floatatom 323 276 5 0 0 0 - - -; +#N canvas 1 53 587 515 10; +#X floatatom 253 303 5 0 0 0 - - -; #X obj 32 -13 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577 0; #X text 37 31 author: mrtoftrash@gmail.com; #X text 37 52 version: 2009-06-04 (initial release); #X obj 36 164 osc~ 100; -#X obj 36 444 dac~; -#X obj 197 189 noise~; +#X obj 36 471 dac~; +#X obj 137 206 noise~; #X obj 93 163 osc~ 500; -#X obj 248 189 osc~ 200; -#X obj 35 417 *~ 0.5; -#X obj 106 416 *~ 0.5; -#X obj 142 394 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144 +#X obj 188 206 osc~ 200; +#X obj 35 444 *~ 0.5; +#X obj 106 443 *~ 0.5; +#X obj 142 411 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144 -1 -1 0 1; #X text 35 142 First source: signal inlets to the left.; -#X text 187 170 Second source: signal inlets to the right.; -#X obj 326 255 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144 +#X text 127 187 Second source: signal inlets to the right.; +#X obj 256 282 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144 -1 -1 0 1; -#X text 334 234 Crossfade: 0-1; -#X text 261 215 The right most inlet controls the linear crossfade +#X text 264 261 Crossfade: 0-1; +#X text 191 242 The right most inlet controls the linear crossfade value.; #X text 37 -14 description: crossfades 2 multi-channel sources; -#X obj 36 348 tof/crossfade~ 2; -#X msg 323 298 \$1 5; -#X obj 328 336 line~; +#X obj 36 385 tof/crossfade~ 2; +#X msg 253 325 \$1 5; +#X obj 253 352 line~; #X text 41 104 Argument 1: The number of channels for each source (defaults to 2); #X text 38 10 tags: signal mix~; +#N canvas 220 179 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; +#X text 12 125 AUTHOR Thomas Ouellet Fredericks; +#X text 12 45 DESCRIPTION crossfades 2 multi-channel sources; +#X text 12 5 KEYWORDS signal; +#X text 12 65 INLET_N signal; +#X text 12 85 INLET_R signal; +#X text 12 105 OUTLET_N signal; +#X restore 525 456 pd META; #X connect 0 0 19 0; #X connect 4 0 18 0; #X connect 6 0 18 2; -- cgit v1.2.1