aboutsummaryrefslogtreecommitdiff
path: root/pan_core~-help.pd
blob: d6583506331aad1ba89399992a9e643f7d872211 (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
#N canvas 1 88 454 576 10;
#X obj 11 66 inlet~;
#X obj 216 86 inlet;
#X obj 70 413 *~;
#X obj 70 442 outlet~;
#X obj 200 412 *~;
#X obj 200 441 outlet~;
#X text 77 462 left;
#X text 203 461 right;
#X text 130 488 (C) Copyright 2004 Hans-Christoph Steiner;
#X text 234 504 released under the GNU GPL;
#X obj 216 388 line~;
#X obj 86 388 line~;
#X obj 307 153 loadbang;
#X floatatom 315 214 7 0 0 3 blocksize_in_ms - -;
#X obj 290 154 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 216 307 t f b;
#X obj 246 326 f;
#X obj 216 349 pack f f;
#X msg 216 369 \$1 \$2;
#X obj 86 307 t f b;
#X obj 116 326 f;
#X obj 86 349 pack f f;
#X msg 86 369 \$1 \$2;
#X obj 307 185 hcs/blocksize_in_ms;
#X obj 86 87 inlet;
#X text 10 17 [pan_core~];
#N canvas 462 88 494 344 META 0;
#X text 12 195 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 LICENSE GPL;
#X text 12 175 AUTHOR Hans-Christoph Steiner;
#X text 12 45 DESCRIPTION pan a mono signal using square root panning
to smooth out the dead spot in the middle somewhat;
#X text 12 95 INLET_1 float;
#X text 12 75 INLET_0 signal;
#X text 12 135 OUTLET_0 signal;
#X text 12 155 OUTLET_1 signal;
#X text 12 115 INLET_2 float;
#X text 12 5 KEYWORDS signal abstraction;
#X restore 396 545 pd META;
#X connect 0 0 2 0;
#X connect 0 0 4 0;
#X connect 1 0 15 0;
#X connect 2 0 3 0;
#X connect 4 0 5 0;
#X connect 10 0 4 1;
#X connect 11 0 2 1;
#X connect 12 0 23 0;
#X connect 14 0 23 0;
#X connect 15 0 17 0;
#X connect 15 1 16 0;
#X connect 16 0 17 1;
#X connect 17 0 18 0;
#X connect 18 0 10 0;
#X connect 19 0 21 0;
#X connect 19 1 20 0;
#X connect 20 0 21 1;
#X connect 21 0 22 0;
#X connect 22 0 11 0;
#X connect 23 0 13 0;
#X connect 23 0 16 1;
#X connect 23 0 20 1;
#X connect 24 0 19 0;