aboutsummaryrefslogtreecommitdiff
path: root/doc/pddp/vsnapshot~-help.pd
blob: 755be25d00ffb4e4530698bb8df55dc41b906741 (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
#N canvas 0 0 555 619 10;
#X obj 0 595 cnv 15 552 21 empty \$0-pddp.cnv.footer empty 20 12 0
14 -228856 -66577 0;
#X obj 0 0 cnv 15 552 40 empty \$0-pddp.cnv.header vsnapshot~ 3 12
0 18 -204280 -1 0;
#X obj 0 436 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13
-228856 -1 0;
#N canvas 46 242 494 344 META 0;
#X text 12 115 LIBRARY internal;
#X text 12 155 WEBSITE http://crca.ucsd.edu/~msp/;
#X text 12 25 LICENSE SIBSD;
#X text 12 135 AUTHOR Miller Puckette;
#X text 12 195 HELP_PATCH_AUTHORS Updated for Pd v0.41. Revised by
Jonathan Wilkes to conform to the PDDP template for Pd version 0.42.
;
#X text 12 5 KEYWORDS signal conversion;
#X text 12 75 INLET_0 signal bang;
#X text 12 95 OUTLET_0 float;
#X text 12 175 RELEASE_DATE 1997;
#X text 12 45 DESCRIPTION precision conversion of a signal to a number
on demand;
#X restore 500 597 pd META;
#X obj 0 501 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0
13 -228856 -1 0;
#X obj 0 538 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12
0 13 -228856 -1 0;
#X obj 0 566 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12
0 13 -228856 -1 0;
#X text 98 542 (none);
#N canvas 54 478 428 109 Related_objects 0;
#X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0
14 -204280 -1 0;
#X obj 22 43 snapshot~;
#X text 8 2 [vsnapshot~] Related Objects;
#X restore 102 598 pd Related_objects;
#X obj 79 445 cnv 17 3 45 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
-162280 0;
#X text 98 509 float;
#X obj 79 510 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
-162280 0;
#X text 11 23 precision conversion of a signal to a number on demand
;
#X obj 463 3 vsnapshot~;
#X obj 431 20 pddp/pddplink http://wiki.puredata.info/en/vsnapshot~
-text pdpedia: vsnapshot~;
#X floatatom 80 308 0 0 0 0 - - -;
#X msg 91 233 bang;
#X text 154 310 This output updates each time bang is clicked above.
;
#X obj 80 208 osc~ 0.1;
#X text 85 190 0.1 Hz cosine;
#X text 163 208 signal in to take snapshots of;
#X text 134 232 bang -- take one snapshot;
#X obj 80 285 vsnapshot~;
#X text 73 55 The [vsnapshot~] object is a high-precision version of
[snapshot~]. It takes a signal and converts it to a control value whenever
it receives a bang in its left outlet. This object is particularly
useful for monitoring outputs.;
#X text 98 444 signal;
#X text 168 444 - the incoming signal.;
#X text 98 464 bang;
#X text 73 118 In the example below \, a [vsnapshot~] object prints
out the values of a low frequency cosine wave every time it is sent
a bang message.;
#X text 168 464 - a bang takes the current sample from the signal \,
converts it to a float \, and sends it to the outlet.;
#X text 168 509 - the outgoing value.;
#X obj 4 597 pddp/pddplink all_about_help_patches.pd -text Usage Guide;
#X obj 455 51 pddp/dsp;
#X connect 16 0 22 0;
#X connect 18 0 22 0;
#X connect 22 0 15 0;
#X connect 22 0 15 0;