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/wave~-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/wave~-help.pd')
-rw-r--r-- | doc/help/cyclone/wave~-help.pd | 22 |
1 files changed, 19 insertions, 3 deletions
diff --git a/doc/help/cyclone/wave~-help.pd b/doc/help/cyclone/wave~-help.pd index 604e823..2240fc5 100644 --- a/doc/help/cyclone/wave~-help.pd +++ b/doc/help/cyclone/wave~-help.pd @@ -1,6 +1,6 @@ -#N canvas 9 31 798 582 10; -#X text 30 542 docs based on the MAX/MSP reference (c) cycling'74; -#X text 30 557 ___________________________________________________ +#N canvas 0 26 798 543 10; +#X text 30 502 docs based on the MAX/MSP reference (c) cycling'74; +#X text 30 517 ___________________________________________________ ; #X floatatom 418 441 0 0 100 0 - - -; #N canvas 159 26 532 285 output 0; @@ -105,6 +105,22 @@ #X text 288 243 en/disable interpolation; #X text 633 118 signals can also be used; #X text 634 131 as start and endpoints; +#N canvas 247 115 494 389 META 0; +#X text 12 225 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan +Wilkes for Pd-extended 0.42 to conform to the PDDP template.; +#X text 12 155 LIBRARY external cyclone; +#X text 12 195 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html +; +#X text 12 55 DESCRIPTION variable size wavetable; +#X text 12 5 KEYWORDS signal max_compatible array needs_work (broken +object); +#X text 12 75 INLET_0 signal set enable interp; +#X text 12 95 INLET_1 signal; +#X text 12 115 INLET_2 signal; +#X text 12 135 OUTLET_0 signal; +#X text 12 35 LICENSE SIBSD; +#X text 12 175 AUTHOR Krzysztof Czaja; +#X restore 746 518 pd META; #X connect 2 0 3 1; #X connect 3 0 2 0; #X connect 4 0 3 2; |