[PD] Crossfade model

Frank Barknecht fbar at footils.org
Wed Jan 29 02:56:55 CET 2003


Hallo,
Marc Lavallée hat gesagt: // Marc Lavallée wrote:

> The B method is better, with the appropriate crossover point (-3db or
> -6db) and the curve (linear, logarithmic, sinusoidal or cosinusoidal)

I use B a lot in the nifty little GOP abstraction attached. Put it as
[gpan~] in your patch.

ciao
-- 
 Frank Barknecht                               _ ______footils.org__
-------------- next part --------------
#N canvas 0 0 450 300 10;
#X obj 55 118 inlet~;
#X obj 304 139 inlet~;
#X obj 303 186 outlet~;
#X obj 55 166 outlet~;
#X obj 161 139 expr 1-$f1;
#X obj 164 115 hsl 64 8 0 1 0 1 empty empty empty -2 -6 0 8 -166441
-123526 -1 3150 1;
#X obj 56 144 *~ 0.5;
#X obj 303 162 *~ 0.5;
#X msg 161 79 0.5;
#X obj 365 140 inlet;
#X connect 0 0 6 0;
#X connect 1 0 7 0;
#X connect 4 0 6 1;
#X connect 5 0 4 0;
#X connect 5 0 7 1;
#X connect 6 0 3 0;
#X connect 7 0 2 0;
#X connect 8 0 5 0;
#X connect 9 0 5 0;
#X coords 0 0 1 1 120 12 1;


More information about the Pd-list mailing list