aboutsummaryrefslogtreecommitdiff
path: root/doc/pddp/sig~-help.pd
blob: cb6604343f7c0bc0db2098f21ce5d15235343f55 (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
#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 sig~ 3 12 0 18 -204280
-1 0;
#X obj 0 437 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13
-228856 -1 0;
#N canvas 49 245 494 344 META 0;
#X text 12 105 PLATFORM windows macosx gnulinux;
#X text 12 165 LIBRARY internal;
#X text 12 205 WEBSITE http://crca.ucsd.edu/~msp/;
#X text 12 65 LICENSE SIBSD;
#X text 12 185 AUTHOR Miller Puckette;
#X text 12 265 HELP_PATCH_AUTHORS Updated for Pd version 0.33. Jonathan
Wilkes revised the patch to conform to the PDDP template for Pd version
0.42.;
#X text 12 5 GENRE help;
#X text 12 45 KEYWORDS signal conversion;
#X text 12 85 DESCRIPTION convert numbers to audio signal;
#X text 12 25 NAME sig~;
#X text 12 125 INLET_0 float;
#X text 12 145 OUTLET_0 signal;
#X text 12 225 RELEASE_DATE 1997;
#X text 12 245 RELEASE_VERSION;
#X restore 500 597 pd META;
#X obj 0 502 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0
13 -228856 -1 0;
#X obj 0 539 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12
0 13 -228856 -1 0;
#X obj 0 567 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12
0 13 -228856 -1 0;
#X text 98 543 (none);
#N canvas 98 480 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 [sig~] Related Objects;
#X restore 102 597 pd Related_objects;
#X obj 78 446 cnv 17 3 45 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
-162280 0;
#X text 98 445 float;
#X text 98 474 list;
#X obj 78 511 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
-162280 0;
#X obj 492 3 sig~;
#X obj 465 20 pddp/pddplink http://wiki.puredata.info/en/sig~ -text
pdpedia: sig~;
#X obj 245 228 snapshot~;
#X floatatom 245 253 0 0 0 0 - - -;
#X floatatom 165 106 0 0 0 0 - - -;
#X obj 245 178 loadbang;
#X obj 245 202 metro 200;
#X text 195 105 <- Scroll to set value;
#X text 168 445 - a float to the inlet of [sig~] will be converted
to an audio signal.;
#X text 98 510 signal;
#X obj 165 131 sig~;
#X text 11 23 convert numbers to audio signal;
#X text 168 474 - a list will be truncated to the first element.;
#X text 113 280 In this example \, the [sig~] object converts numbers
to an audio signal \, which the [snapshot~] converts back again.;
#X text 168 510 - the outgoing signal.;
#X obj 4 597 pddp/pddplink pddp/help.pd -text help;
#X obj 455 51 pddp/dsp-reminder;
#X connect 15 0 16 0;
#X connect 15 0 16 0;
#X connect 17 0 23 0;
#X connect 18 0 19 0;
#X connect 19 0 15 0;
#X connect 23 0 15 0;