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/spike~-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/spike~-help.pd')
-rw-r--r-- | doc/help/cyclone/spike~-help.pd | 26 |
1 files changed, 19 insertions, 7 deletions
diff --git a/doc/help/cyclone/spike~-help.pd b/doc/help/cyclone/spike~-help.pd index 9f1fb6b..a69495e 100644 --- a/doc/help/cyclone/spike~-help.pd +++ b/doc/help/cyclone/spike~-help.pd @@ -1,5 +1,4 @@ -#N canvas 1343 463 511 227 10; -#X declare -lib cyclone; +#N canvas 0 26 456 227 10; #X text 15 35 Report intervals of zero to non-zero transitions; #X obj 64 162 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; @@ -16,13 +15,26 @@ #X text 253 100 set refractory period; #X text 130 156 interval output; #X text 57 120 signal input; -#X obj 359 38 import cyclone; #X obj 119 137 spike~; +#N canvas 380 180 494 383 META 0; +#X text 12 175 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan +Wilkes for Pd-extended 0.42 to conform to the PDDP template.; +#X text 12 145 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html +; +#X text 12 5 KEYWORDS signal max_compatible; +#X text 12 45 DESCRIPTION report intervals of zero to non-zero transitions +; +#X text 12 65 INLET_0 signal; +#X text 12 85 INLET_1 float; +#X text 12 105 OUTLET_0 float; +#X text 12 25 LICENSE SIBSD; +#X text 12 125 AUTHOR Krzysztof Czaja; +#X restore 406 206 pd META; #X connect 3 0 2 0; #X connect 3 1 1 0; -#X connect 5 0 14 1; +#X connect 5 0 13 1; #X connect 6 0 8 0; #X connect 8 0 3 0; -#X connect 8 0 14 0; -#X connect 14 0 4 0; -#X connect 14 0 7 0; +#X connect 8 0 13 0; +#X connect 13 0 4 0; +#X connect 13 0 7 0; |