aboutsummaryrefslogtreecommitdiff
path: root/doc/pddp/delread~-help.pd
blob: 7dcfd4e793df69ea3490d1134a3fa05fcce907c4 (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
#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 delread~ 3 12 0
18 -204280 -1 0;
#X obj 0 292 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13
-228856 -1 0;
#N canvas 50 244 494 344 META 0;
#X text 12 105 LIBRARY internal;
#X text 12 145 WEBSITE http://crca.ucsd.edu/~msp/;
#X text 12 165 RELEASE_DATE 2009-06-12;
#X text 12 25 LICENSE SIBSD;
#X text 12 125 AUTHOR Miller Puckette;
#X text 12 185 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 nonlocal time;
#X text 12 45 DESCRIPTION read a signal from a delay line;
#X text 12 85 OUTLET_0 signal;
#X text 12 65 INLET_0 float;
#X restore 500 597 pd META;
#X obj 0 384 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0
13 -228856 -1 0;
#X obj 0 421 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12
0 13 -228856 -1 0;
#X obj 0 479 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12
0 13 -228856 -1 0;
#X obj 78 301 cnv 17 3 75 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
-162280 0;
#N canvas 93 450 428 139 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 text 19 78 Control objects for delays:;
#X obj 22 105 delay;
#X obj 67 105 pipe;
#X obj 22 42 delwrite~ help;
#X obj 127 42 vd~ help;
#X text 7 1 [delread~] Related Objects;
#X restore 101 597 pd Related_objects;
#X obj 78 393 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
-162280 0;
#X text 98 393 signal;
#X obj 435 20 pddp/pddplink http://wiki.puredata.info/en/delread~ -text
pdpedia: delread~;
#X floatatom 299 169 0 0 0 0 - - -;
#X text 340 168 input to delay line;
#X obj 299 193 sig~;
#X floatatom 112 122 0 0 0 0 - - -;
#X text 139 122 float input (delay time in ms);
#X obj 112 217 snapshot~;
#X floatatom 112 241 0 0 0 0 - - -;
#X obj 123 173 loadbang;
#X obj 123 195 metro 200;
#X text 98 300 float;
#X text 98 320 list;
#X text 98 339 Note: If the specified delay time is longer than the
size of the delay line or less than zero it is clipped to the length
of the delay line.;
#X text 98 483 You can use more than one [delread~] object for the
same delay line.;
#X obj 466 3 delread~;
#X obj 299 218 delwrite~ delread_ex 1000;
#X obj 112 148 delread~ delread_ex 1000;
#X text 11 23 read a signal from a delay line;
#X text 168 300 - a float sets the delay time (in milliseconds).;
#X text 168 320 - lists are truncated to the first element.;
#X text 168 393 - the delayed signal.;
#X text 168 440 - name of delay line.;
#X text 168 455 - (optional) initial delay time (ms).;
#X text 80 455 2) float;
#X text 98 511 Note: if the [delwrite~] runs after the [delread~] the
minimum delay is actually one DSP period \, not zero.;
#X text 80 440 1) symbol atom;
#X obj 4 597 pddp/pddplink all_about_help_patches.pd -text Usage Guide;
#X obj 455 51 pddp/dsp;
#X obj 98 542 pddp/pddplink ../3.audio.examples/G01.delay.pd -text
doc/3.audio.examples/G01.delay.pd;
#X obj 98 557 pddp/pddplink ../3.audio.examples/G02.delay.loop.pd -text
doc/3.audio.examples/G02.delay.loop.pd;
#X obj 98 572 pddp/pddplink ../3.audio.examples/G05.execution.order.pd
-text doc/3.audio.examples/G05.execution.order.pd;
#X connect 12 0 14 0;
#X connect 14 0 26 0;
#X connect 15 0 27 0;
#X connect 17 0 18 0;
#X connect 19 0 20 0;
#X connect 20 0 17 0;
#X connect 27 0 17 0;