aboutsummaryrefslogtreecommitdiff
path: root/doc/pddp/delwrite~-help.pd
blob: 063c312f31355254bf19cfc11cadbab2f20c871e (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
#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 delwrite~ 3 12 0
18 -204280 -1 0;
#X obj 0 268 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13
-228856 -1 0;
#N canvas 47 244 494 344 META 0;
#X text 12 85 LIBRARY internal;
#X text 12 125 WEBSITE http://crca.ucsd.edu/~msp/;
#X text 12 145 RELEASE_DATE 2009-06-12;
#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 nonlocal;
#X text 12 45 DESCRIPTION write a signal in a delay line;
#X text 12 65 INLET_0 signal;
#X restore 500 597 pd META;
#X obj 0 321 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0
13 -228856 -1 0;
#X obj 0 350 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12
0 13 -228856 -1 0;
#X obj 0 429 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12
0 13 -228856 -1 0;
#X obj 78 277 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
-162280 0;
#N canvas 73 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 79 Control objects for delays:;
#X obj 22 106 delay;
#X obj 67 106 pipe;
#X obj 22 43 delread~ delwrite_ex;
#X obj 157 43 vd~ delwrite_ex;
#X text 7 2 [delwrite~] Related Objects;
#X restore 101 597 pd Related_objects;
#X obj 435 20 pddp/pddplink http://wiki.puredata.info/en/delread~ -text
pdpedia: delread~;
#X floatatom 90 97 0 0 0 0 - - -;
#X text 119 96 input to delay line;
#X obj 90 121 sig~;
#X floatatom 282 63 0 0 0 0 - - -;
#X obj 282 168 snapshot~;
#X floatatom 282 192 0 0 0 0 - - -;
#X obj 293 112 loadbang;
#X obj 293 134 metro 200;
#X obj 462 3 delwrite~;
#X obj 90 146 delwrite~ delwrite_ex 1000;
#X obj 282 86 delread~ delwrite_ex 1000;
#X floatatom 356 110 0 0 0 0 - - -;
#X obj 357 168 snapshot~;
#X floatatom 357 192 0 0 0 0 - - -;
#X obj 356 133 delread~ delwrite_ex 500;
#X text 98 326 (none);
#X text 98 276 signal;
#X text 168 276 - the signal is read by all [delread~] and [vd~] objects
with the same delay line name (delwrite_ex in the above example).;
#X text 169 384 - length of the delay line in milliseconds \, which
is the maximum delay time any receiving [delread~] or [vd~] object
may have.;
#X text 98 224 [delwrite~] allocates memory for a delay line and writes
an audio signal into it. [delread~] objects by the same name read from
the delay line.;
#X text 169 369 - name of the delay line.;
#X text 99 433 You can use more than one [delread~] object for the
same delay line. (See example above).;
#X text 80 384 2) float;
#X text 99 461 Note: if the [delwrite~] runs after the [delread~] the
minimum delay is actually one DSP period \, not zero.;
#X text 80 369 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 99 492 pddp/pddplink ../3.audio.examples/G01.delay.pd -text
doc/3.audio.examples/G01.delay.pd;
#X obj 99 512 pddp/pddplink ../3.audio.examples/G02.delay.loop.pd -text
doc/3.audio.examples/G02.delay.loop.pd;
#X obj 99 532 pddp/pddplink ../3.audio.examples/G03.delay.variable.pd
-text doc/3.audio.examples/G03.delay.variable.pd;
#X obj 99 552 pddp/pddplink ../3.audio.examples/G04.control.blocksize.pd
-text doc/3.audio.examples/G04.control.blocksize.pd;
#X obj 99 572 pddp/pddplink ../3.audio.examples/G05.execution.order.pd
-text doc/3.audio.examples/G05.execution.order.pd;
#X text 11 23 write a signal in a delay line;
#X connect 10 0 12 0;
#X connect 12 0 19 0;
#X connect 13 0 20 0;
#X connect 14 0 15 0;
#X connect 16 0 17 0;
#X connect 17 0 14 0;
#X connect 17 0 22 0;
#X connect 20 0 14 0;
#X connect 21 0 24 0;
#X connect 22 0 23 0;
#X connect 24 0 22 0;