From 7686b96d2119d2d70b329a02a8af52792ca2d9f1 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 27 May 2004 16:53:47 +0000 Subject: added a number of sketches for the help structure; most are not close to completion svn path=/trunk/; revision=1770 --- doc/pddp/all_about_cyclone.pd | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 doc/pddp/all_about_cyclone.pd (limited to 'doc/pddp/all_about_cyclone.pd') diff --git a/doc/pddp/all_about_cyclone.pd b/doc/pddp/all_about_cyclone.pd new file mode 100644 index 00000000..3f19cb47 --- /dev/null +++ b/doc/pddp/all_about_cyclone.pd @@ -0,0 +1,24 @@ +#N canvas 588 66 510 630 10; +#X obj 4 4 cnv 15 500 20 empty empty all_about_cyclone 20 10 1 18 -233017 +-66577 0; +#X obj 471 5 pddp; +#X text 293 604 updated for Pd version 0.37.1; +#X text 49 199 - hammer contains Pd versions of Max objects; +#X text 49 220 - sickle contains Pd versions of MSP objects; +#X text 50 240 - optional dummies sub-library \, which contains a large +set of dummy classes \, serving as substitutions for Max/MSP classes +not (yet) implemented in the cyclone; +#X text 51 285 - cyclone sub-library \, taking care of loading the +other three components \, and which itself contains: a small set of +operators (!- \, !/ \, ==~ \, !=~ \, <~ \, <=~ \, >~ \, >=~ \, !-~ +\, !/~ \, %~ \, +=~) and an importing mechanism provided by the cyclone +class; +#X text 41 63 Cyclone is a library of Pure Data classes \, bringing +some level of compatibility between Max/MSP and Pd environments. Although +being itself in the early stage of development \, it is meant to eventually +become part of a much larger project \, aiming at unification and standardization +of computer musician's tools. In its current form \, cyclone is mainly +for people using both Max and Pd \, and thus wanting to develop cross-platform +patches \, but it also provide many very useful objects for the Pd-only +user.; +#X text 7 462 For more info: http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html; -- cgit v1.2.1