diff options
author | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2010-11-12 01:50:32 +0000 |
---|---|---|
committer | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2010-11-12 01:50:32 +0000 |
commit | c124775d7f4954e536c69414eb521a437ac02e94 (patch) | |
tree | e1b000e325fa2fddf18af09ca92118cbbada54bc /doc/help/cyclone/matrix~-help.pd | |
parent | 9918f32477b29e35a8dcf8829b8972fd0d813e1c (diff) |
added pd META subpatch, removed xbend-help.pd and xnote-help.pd since
they are not used
svn path=/trunk/externals/miXed/; revision=14428
Diffstat (limited to 'doc/help/cyclone/matrix~-help.pd')
-rw-r--r-- | doc/help/cyclone/matrix~-help.pd | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/doc/help/cyclone/matrix~-help.pd b/doc/help/cyclone/matrix~-help.pd index f3b5dce..3128137 100644 --- a/doc/help/cyclone/matrix~-help.pd +++ b/doc/help/cyclone/matrix~-help.pd @@ -1,4 +1,4 @@ -#N canvas 43 57 837 544 10; +#N canvas 0 26 837 544 10; #X obj 8 6 cnv 15 500 30 empty empty matrix~ 20 12 0 14 -262130 -66577 0; #X obj 61 237 dac~; @@ -67,6 +67,22 @@ in milliseconds; "gain" when in mix mode; #X msg 651 468 ramp 500; #X msg 731 468 ramp 1000; +#N canvas 309 151 494 405 META 0; +#X text 12 195 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan +Wilkes for Pd-extended 0.42 to conform to the PDDP template.; +#X text 12 165 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html +; +#X text 12 5 KEYWORDS signal max_compatible; +#X text 12 45 DESCRIPTION a switching or mixing matrix for signals +; +#X text 12 85 INLET_N signal; +#X text 12 105 OUTLET_N signal; +#X text 12 125 OUTLET_R list; +#X text 12 65 INLET_0 signal dump list ramp clear connect disconnect +; +#X text 12 25 LICENSE SIBSD; +#X text 12 145 AUTHOR Krzysztof Czaja; +#X restore 786 521 pd META; #X connect 2 0 1 0; #X connect 3 0 1 1; #X connect 4 0 2 0; |