comparison 3_signal_processing/a_transient.pd @ 0:1e4a5698edfc tip

Commit of all patches presented the 27.03.2015.
author arthur mingasson <arthur.mingasson@gmail.com>
date Tue, 31 Mar 2015 12:56:24 +0200
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:1e4a5698edfc
1 #N canvas 178 29 450 300 10;
2 #X obj -205 161 fiddle~ 2048;
3 #X obj -35 103 pack f f;
4 #X msg -35 127 amp-range \$1 \$2;
5 #X obj 36 64 t b f;
6 #X msg -170 81 npoints \$1;
7 #X obj -289 4 inlet~;
8 #X text -301 -14 audio signal;
9 #X text -202 -15 npoints (default 2048);
10 #X text -32 16 low;
11 #X obj -37 32 inlet;
12 #X obj 36 31 inlet;
13 #X text 40 15 high;
14 #X obj -182 248 outlet;
15 #X obj -170 2 inlet;
16 #X text -136 249 bang on transient;
17 #X text -29 -6 (low and hight);
18 #X text -55 -16 amplitude range thresholds;
19 #X connect 0 1 12 0;
20 #X connect 1 0 2 0;
21 #X connect 2 0 0 0;
22 #X connect 3 0 1 0;
23 #X connect 3 1 1 1;
24 #X connect 4 0 0 0;
25 #X connect 5 0 0 0;
26 #X connect 9 0 1 0;
27 #X connect 10 0 3 0;
28 #X connect 13 0 4 0;