aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/Snapshot~-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/help/cyclone/Snapshot~-help.pd')
-rw-r--r--doc/help/cyclone/Snapshot~-help.pd150
1 files changed, 98 insertions, 52 deletions
diff --git a/doc/help/cyclone/Snapshot~-help.pd b/doc/help/cyclone/Snapshot~-help.pd
index 7e383fe..c37b53e 100644
--- a/doc/help/cyclone/Snapshot~-help.pd
+++ b/doc/help/cyclone/Snapshot~-help.pd
@@ -1,56 +1,102 @@
-#N canvas 0 26 797 409 10;
-#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
+#N canvas 618 82 568 531 10;
+#X obj 0 764 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289
+0;
+#X obj 0 439 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0
+;
+#N canvas 615 372 354 242 META 0;
+#X text 0 19 LICENSE SIBSD;
+#X text 0 114 LIBRARY cyclone;
+#X text 0 0 KEYWORDS signal sample report values clocking snapshot
+;
+#X text 0 38 DESCRIPTION report sample values from a signal;
+#X text 0 57 INLET_0 signal bang float offset other;
+#X text 0 76 INLET_1 float;
+#X text 0 95 OUTLET_0 float;
+#X text 0 135 VERSION 0.1-alpha57;
+#X text 0 153 AUTHOR Krzysztof Czaja;
+#X text 1 171 RELEASE_DATE 2002;
+#X text 2 190 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
+;
+#X text 2 222 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 2015-02-02;
+#X restore 503 766 pd META;
+#X obj 0 615 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0
+;
+#X obj 0 652 cnv 3 550 3 empty empty arguments 8 12 0 13 -228856 -1
+0;
+#X obj 0 710 cnv 3 550 3 empty empty more_info 8 12 0 13 -228856 -1
+0;
+#N canvas 302 510 428 109 Related_objects 0;
+#X obj 0 0 cnv 15 425 20 empty empty empty 3 12 0 14 -204280 -1 0;
+#X text 6 1 Related Objects;
+#X restore 199 766 pd Related_objects;
+#X obj 73 449 cnv 17 3 125 empty empty 0 5 9 0 16 -228856 -162280 0
+;
+#X obj 73 624 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
+;
+#X obj 0 0 cnv 15 552 40 empty empty Snapshot~ 3 12 0 18 -204280 -1
+0;
+#X obj 482 8 Snapshot~;
+#X text 12 24 Report sample values from a signal;
+#X text 104 447 signal;
+#X text 201 447 - signal to sample;
+#X text 104 467 bang;
+#X text 201 467 - output a value from most recent signal vector;
+#X text 104 489 float;
+#X text 201 489 - change self clocking interval to float;
+#X text 104 510 offset <int>;
+#X text 201 510 - change offset within vector of sample output. range
+is from 0 (least recent \, default) to the signal vector size - 1 (most
+recent);
+#X text 104 624 float;
+#X text 201 624 - sample from signal;
+#X text 87 663 1) float;
+#X text 201 663 - self clocking interval (default 0);
+#X text 87 683 2) float;
+#X text 201 683 - sample offset within a vector (default 0);
+#X text 114 729 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
+#X floatatom 107 193 0 0 0 0 - - -;
+#X msg 107 214 offset \$1;
+#X msg 209 267 100;
+#X msg 178 267 20;
+#X obj 70 102 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
+-1;
+#X msg 98 157 stop;
+#X msg 94 137 start;
+#X floatatom 55 402 0 0 0 0 - - -;
+#X floatatom 178 295 0 0 0 0 - - -;
+#X text 179 192 change offset within vector of sample output. range
is from 0 (least recent \, default) to the signal vector size - 1 (most
recent);
-#X obj 38 283 Snapshot~ 100;
-#X text 23 119 trigger an output;
-#N canvas 247 114 494 371 META 0;
-#X text 12 175 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
-Wilkes for Pd-extended 0.42 to conform to the PDDP template.;
-#X text 12 145 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
+#X text 87 97 trigger an output;
+#X text 104 558 other messages;
+#X text 201 558 - start \, stop to turn clock on/off;
+#X obj 73 585 cnv 17 3 17 empty empty 1 5 9 0 16 -228856 -162280 0
;
-#X text 12 5 KEYWORDS signal conversion max_compatible;
-#X text 12 45 DESCRIPTION report sample values from a signal;
-#X text 12 65 INLET_0 bang signal float start stop offset;
-#X text 12 85 INLET_1 float;
-#X text 12 105 OUTLET_0 float;
-#X text 12 25 LICENSE SIBSD;
-#X text 12 125 AUTHOR Krzysztof Czaja;
-#X restore 748 388 pd META;
-#X connect 1 0 2 0;
-#X connect 2 0 20 0;
-#X connect 3 0 20 0;
-#X connect 4 0 10 0;
-#X connect 5 0 10 0;
-#X connect 6 0 20 0;
-#X connect 7 0 20 0;
-#X connect 8 0 20 0;
-#X connect 10 0 20 1;
-#X connect 11 0 20 0;
-#X connect 20 0 9 0;
+#X text 104 585 float;
+#X text 201 585 - interval for self-clocking;
+#X obj 90 120 tgl 14 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
+1;
+#X text 174 242 interval (for self-clocking):;
+#X obj 55 343 cyclone/Snapshot~ 100;
+#X text 240 258 change to a value above 0 for self-clocking;
+#X text 240 271 reports of signal values;
+#X text 141 120 turn clock on/off (by default \,;
+#X text 141 133 the clock will be on if a;
+#X text 142 147 non-zero interval is supplied);
+#X obj 57 73 cyclone/cycle~ 440;
+#X obj 518 405 dspSwitch~;
+#X connect 27 0 28 0;
+#X connect 28 0 45 0;
+#X connect 29 0 35 0;
+#X connect 30 0 35 0;
+#X connect 31 0 45 0;
+#X connect 32 0 45 0;
+#X connect 33 0 45 0;
+#X connect 35 0 45 1;
+#X connect 43 0 45 0;
+#X connect 45 0 34 0;
+#X connect 51 0 45 0;