view 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
line wrap: on
line source
#N canvas 178 29 450 300 10;
#X obj -205 161 fiddle~ 2048;
#X obj -35 103 pack f f;
#X msg -35 127 amp-range \$1 \$2;
#X obj 36 64 t b f;
#X msg -170 81 npoints \$1;
#X obj -289 4 inlet~;
#X text -301 -14 audio signal;
#X text -202 -15 npoints (default 2048);
#X text -32 16 low;
#X obj -37 32 inlet;
#X obj 36 31 inlet;
#X text 40 15 high;
#X obj -182 248 outlet;
#X obj -170 2 inlet;
#X text -136 249 bang on transient;
#X text -29 -6 (low and hight);
#X text -55 -16 amplitude range thresholds;
#X connect 0 1 12 0;
#X connect 1 0 2 0;
#X connect 2 0 0 0;
#X connect 3 0 1 0;
#X connect 3 1 1 1;
#X connect 4 0 0 0;
#X connect 5 0 0 0;
#X connect 9 0 1 0;
#X connect 10 0 3 0;
#X connect 13 0 4 0;