diff options
author | N.N. <electrickery@users.sourceforge.net> | 2015-04-20 09:42:34 +0000 |
---|---|---|
committer | N.N. <electrickery@users.sourceforge.net> | 2015-04-20 09:42:34 +0000 |
commit | fb08b13926d6af2c0b6c1e4577327fd35aaf584a (patch) | |
tree | cd00f655295444da5bdb99167195a064eac6cbf3 | |
parent | ace8979ccf13ee4c3a03aeabd8581da348f7f316 (diff) |
Updated to current state and version
svn path=/trunk/externals/miXed/; revision=17451
-rw-r--r-- | cyclone/cyclone-meta.pd | 27 |
1 files changed, 18 insertions, 9 deletions
diff --git a/cyclone/cyclone-meta.pd b/cyclone/cyclone-meta.pd index 4203053..4562f9f 100644 --- a/cyclone/cyclone-meta.pd +++ b/cyclone/cyclone-meta.pd @@ -1,9 +1,18 @@ -#N canvas 10 10 200 200 10; -#N canvas 20 20 420 300 META 0; -#X text 10 10 META this is a prototype of a libdir meta file; -#X text 10 30 NAME cyclone; -#X text 10 50 AUTHOR Kzrysztof Czaja; -#X text 10 70 LICENSE BSD; -#X text 10 90 VERSION 0.1-alpha56; -#X text 10 110 DESCRIPTION a library for porting and running Max/MSP patches in Pd; -#X restore 10 10 pd META; +#N canvas 387 545 450 350 10; +#X text 16 34 LICENSE SIBSD; +#X text 16 142 LIBRARY cyclone; +#X text 16 124 OUTLET_0 signal; +#X text 16 70 INLET_0 signal message; +#X text 16 16 KEYWORDS signal wavetable wave table interpolation; +#X text 16 52 DESCRIPTION variable size wavetable; +#X text 16 88 INLET_1 float signal; +#X text 16 106 INLET_2 float signal; +#X text 15 160 VERSION 0.1-alpha56; +#X text 15 178 AUTHOR Krzysztof Czaja; +#X text 16 196 RELEASE_DATE 2002; +#X text 17 215 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html +; +#X text 17 247 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan +Wilkes for Pd-extended 0.42 to conform to the PDDP template. Alex Cleveland +updated this patch for Pd-l2ork version 2013.05.28. Fred Jan Kraan +adapted the patch to pd-extended 2014-12-03; |