aboutsummaryrefslogtreecommitdiff
path: root/doc/pddp/print~-help.pd
blob: 2ba77132ce8fcc756c855acd384915f5c380abed (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
#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 print~ 3 12 0 18
-204280 -1 0;
#X obj 0 427 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13
-228856 -1 0;
#N canvas 52 246 494 344 META 0;
#X text 12 85 LIBRARY internal;
#X text 12 125 WEBSITE http://crca.ucsd.edu/~msp/;
#X text 12 25 LICENSE SIBSD;
#X text 12 105 AUTHOR Miller Puckette;
#X text 12 165 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 KEYWORDS signal;
#X text 12 45 DESCRIPTION print out raw values of a signal;
#X text 12 65 INLET_0 float bang signal;
#X text 12 145 RELEASE_DATE 1997;
#X restore 500 597 pd META;
#X obj 0 512 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0
13 -228856 -1 0;
#X obj 0 540 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12
0 13 -228856 -1 0;
#X obj 0 568 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12
0 13 -228856 -1 0;
#X text 98 544 (none);
#N canvas 105 481 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 print;
#X obj 62 43 bang~;
#X text 8 2 [print~] Related Objects;
#X restore 102 597 pd Related_objects;
#X obj 78 436 cnv 17 3 65 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
-162280 0;
#X obj 477 3 print~;
#X obj 452 20 pddp/pddplink http://wiki.puredata.info/en/print~ -text
pdpedia: print~;
#X obj 138 274 print~;
#X msg 150 215 bang;
#X obj 138 189 phasor~ 1000;
#X text 198 216 bang prints one vector;
#X text 190 239 print two or more successive vectors;
#X msg 155 240 2;
#X text 98 435 signal;
#X text 98 456 bang;
#X text 98 476 float;
#X text 168 476 - sending a value of "2" or greater to [print~] will
print the specified number of vectors to the console.;
#X text 98 516 (none);
#X text 11 23 print out raw values of a signal;
#X text 168 435 - an incoming signal.;
#X text 168 456 - outputs one vector to the console.;
#X text 95 141 The [print~] object takes a signal input and prints
one or more vectors out when you send it a bang or a number. By default
a vector is 64 samples.;
#X text 168 516 - [print~] sends its output to the console window.
;
#X obj 4 597 pddp/pddplink all_about_help_patches.pd -text Usage Guide;
#X obj 455 51 pddp/dsp;
#X connect 13 0 12 0;
#X connect 14 0 12 0;
#X connect 17 0 12 0;