aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/Snapshot~-help.pd
blob: c37b53e40558f3a0bb506ad0a4ca90416fc38e99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
#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 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 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 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;