From 65a1baf6a849f9686dc19c1ab3c756252e2fce55 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 14 Apr 2010 20:58:31 +0000 Subject: renamed to standard help file name svn path=/trunk/externals/miXed/; revision=13450 --- doc/help/cyclone/Line~-help.pd | 51 ++++++++++++++++++++++++++++++++++++++++++ doc/help/cyclone/Line~.pd | 51 ------------------------------------------ 2 files changed, 51 insertions(+), 51 deletions(-) create mode 100644 doc/help/cyclone/Line~-help.pd delete mode 100644 doc/help/cyclone/Line~.pd (limited to 'doc') diff --git a/doc/help/cyclone/Line~-help.pd b/doc/help/cyclone/Line~-help.pd new file mode 100644 index 0000000..1565459 --- /dev/null +++ b/doc/help/cyclone/Line~-help.pd @@ -0,0 +1,51 @@ +#N canvas 328 280 738 369 10; +#X msg 400 210 resume; +#X msg 363 210 pause; +#X msg 356 174 stop; +#X text 15 35 Generate signal ramp or envelope; +#X obj 62 219 loadbang; +#X obj 62 241 metro 250; +#X floatatom 24 288 5 0 0 0 - - -; +#X obj 24 265 snapshot~; +#X obj 368 262 loadbang; +#X floatatom 330 331 5 0 0 0 - - -; +#X obj 330 308 snapshot~; +#X text 350 51 You can generate a ramp using a list of values \, set +and initial value \, then send a list of value and target time pairs. +; +#X text 83 85 a float on the left inlet sets immediately; +#X text 451 207 pause and resume the line generation; +#X text 387 172 stop the line generation and cancel all pending actions +; +#X text 88 189 argument sets the initial value; +#X msg 26 86 1; +#X msg 54 86 0; +#X msg 78 136 5000; +#X msg 163 222 bang; +#X text 111 134 sets the time for the next float; +#X text 112 149 sent to the left inlet; +#X text 493 137 it will take up to 64 value-time pairs; +#X msg 332 115 0 \, 1 1000; +#X obj 330 241 Line~ 0.5; +#X obj 26 189 Line~ 0.5; +#X text 16 13 Line~; +#X msg 348 138 0 \, 10 1000 0 1000 0.1 5000; +#X obj 368 284 metro 100; +#X connect 0 0 24 0; +#X connect 1 0 24 0; +#X connect 2 0 24 0; +#X connect 4 0 5 0; +#X connect 5 0 7 0; +#X connect 7 0 6 0; +#X connect 8 0 28 0; +#X connect 10 0 9 0; +#X connect 16 0 25 0; +#X connect 17 0 25 0; +#X connect 18 0 25 1; +#X connect 19 0 5 0; +#X connect 19 0 28 0; +#X connect 23 0 24 0; +#X connect 24 0 10 0; +#X connect 25 0 7 0; +#X connect 27 0 24 0; +#X connect 28 0 10 0; diff --git a/doc/help/cyclone/Line~.pd b/doc/help/cyclone/Line~.pd deleted file mode 100644 index 1565459..0000000 --- a/doc/help/cyclone/Line~.pd +++ /dev/null @@ -1,51 +0,0 @@ -#N canvas 328 280 738 369 10; -#X msg 400 210 resume; -#X msg 363 210 pause; -#X msg 356 174 stop; -#X text 15 35 Generate signal ramp or envelope; -#X obj 62 219 loadbang; -#X obj 62 241 metro 250; -#X floatatom 24 288 5 0 0 0 - - -; -#X obj 24 265 snapshot~; -#X obj 368 262 loadbang; -#X floatatom 330 331 5 0 0 0 - - -; -#X obj 330 308 snapshot~; -#X text 350 51 You can generate a ramp using a list of values \, set -and initial value \, then send a list of value and target time pairs. -; -#X text 83 85 a float on the left inlet sets immediately; -#X text 451 207 pause and resume the line generation; -#X text 387 172 stop the line generation and cancel all pending actions -; -#X text 88 189 argument sets the initial value; -#X msg 26 86 1; -#X msg 54 86 0; -#X msg 78 136 5000; -#X msg 163 222 bang; -#X text 111 134 sets the time for the next float; -#X text 112 149 sent to the left inlet; -#X text 493 137 it will take up to 64 value-time pairs; -#X msg 332 115 0 \, 1 1000; -#X obj 330 241 Line~ 0.5; -#X obj 26 189 Line~ 0.5; -#X text 16 13 Line~; -#X msg 348 138 0 \, 10 1000 0 1000 0.1 5000; -#X obj 368 284 metro 100; -#X connect 0 0 24 0; -#X connect 1 0 24 0; -#X connect 2 0 24 0; -#X connect 4 0 5 0; -#X connect 5 0 7 0; -#X connect 7 0 6 0; -#X connect 8 0 28 0; -#X connect 10 0 9 0; -#X connect 16 0 25 0; -#X connect 17 0 25 0; -#X connect 18 0 25 1; -#X connect 19 0 5 0; -#X connect 19 0 28 0; -#X connect 23 0 24 0; -#X connect 24 0 10 0; -#X connect 25 0 7 0; -#X connect 27 0 24 0; -#X connect 28 0 10 0; -- cgit v1.2.1