ho,
and you can cascade 2 line, in order to smooth the 1st one, just like this 
example.

But the best is probably to use line~ with lop~ and control the glissandi in 
audio...

cheers


Le 26/09/2023 à 20:06, Peter P. a écrit :
Hi list,

often when I use [line¨] to make frequency glissandi, the point when the
ramp starts, and the point where it ends, appear as very sudden events
to my ears. I am wondering if there is an easy way to gradually speed up
the ramp when it starts, and slow it down before it reaches its target
value?
The only way I can think of so far is to model such a behavior with two
masses connected by an elastic link using the pmpd library. But a
vanilla way would be very interesting too!

Thanks in advance for all ideas and pointers!
cheersz, Peter



_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list
#N canvas 797 158 586 482 12;
#X obj 175 111 line 0 100;
#X msg 141 210 \$1 200;
#X msg 174 84 \$1 1000;
#X obj 170 52 tgl 20 0 empty empty empty 0 -10 0 12 #fcfcfc #000000 #000000 0 1;
#X obj 139 236 line;
#X obj 131 278 timeroll;
#X obj 139 181 f;
#X obj 138 155 metro 100;
#X obj 135 132 loadbang;
#X connect 0 0 6 1;
#X connect 1 0 4 0;
#X connect 2 0 0 0;
#X connect 3 0 2 0;
#X connect 4 0 5 0;
#X connect 6 0 1 0;
#X connect 7 0 6 0;
#X connect 8 0 7 0;
_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to