From 26a28e681d7baa0b6e41e44deee9e1b9416c64b1 Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Thu, 29 Oct 2009 02:00:13 +0000 Subject: Added a few help files for cyclone svn path=/trunk/externals/miXed/; revision=12694 --- doc/help/cyclone/Snapshot~-help.pd | 45 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 doc/help/cyclone/Snapshot~-help.pd (limited to 'doc/help/cyclone/Snapshot~-help.pd') diff --git a/doc/help/cyclone/Snapshot~-help.pd b/doc/help/cyclone/Snapshot~-help.pd new file mode 100644 index 0000000..b8e1860 --- /dev/null +++ b/doc/help/cyclone/Snapshot~-help.pd @@ -0,0 +1,45 @@ +#N canvas 147 184 829 453 10; +#X declare -lib cyclone; +#X text 23 19 Report sample values from a signal; +#X floatatom 281 196 0 0 0 0 - - -; +#X msg 281 217 offset \$1; +#X obj 164 147 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 +1; +#X msg 493 234 100; +#X msg 468 234 20; +#X obj 34 136 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 +-1; +#X msg 217 147 stop; +#X msg 182 147 start; +#X floatatom 39 319 0 0 0 0 - - -; +#X floatatom 468 255 0 0 0 0 - - -; +#X obj 64 139 cycle~ 440; +#X text 522 247 interval (for self-clocking); +#X text 466 190 change to a value above 0 for self-clocking reports +of signal values; +#X text 48 302 float signal value out; +#X text 178 304 Optional arguments set self-clocking interval (default +0--clock off) and sample offset within a vector (default 0).; +#X text 81 379 Snapshot~'s internal clock runs only when the audio +is on.; +#X text 154 116 turn clock on/off (by default \, the clock will be +on if a non-zero interval is supplied); +#X text 21 38 when it receives a bang \, snapshot~ outputs a value +from the most recent signal vector.; +#X text 301 150 change offset within vector of sample output. range +is from 0 (least recent \, default) to the signal vector size - 1 (most +recent); +#X obj 535 28 import cyclone; +#X obj 38 283 Snapshot~ 100; +#X text 23 119 trigger an output; +#X connect 1 0 2 0; +#X connect 2 0 21 0; +#X connect 3 0 21 0; +#X connect 4 0 10 0; +#X connect 5 0 10 0; +#X connect 6 0 21 0; +#X connect 7 0 21 0; +#X connect 8 0 21 0; +#X connect 10 0 21 1; +#X connect 11 0 21 0; +#X connect 21 0 9 0; -- cgit v1.2.1