[PD] how to generate such a signal in pd?

Tim Blechmann TimBlechmann at gmx.net
Mon Apr 24 15:47:26 CEST 2006


On Mon, 2006-04-24 at 15:33 +0200, Frank Barknecht wrote:
> > thanks for the patch. i'm rather looking for something in the
> audio-domain.
> 
> Cyrille's patch *is* in the audio domain. I would recommend to use
> vline~ instead of line~ though, because vline~ isn't quantized to
> blocksize. 

well, i'd recommend to use a sample & hold unit to avoid message
synchronization ... 

t

--
TimBlechmann at gmx.de    ICQ: 96771783
http://www.mokabar.tk

I must say I find television very educational. The minute somebody
turns it on, I go to the library and read a good book.
  Groucho Marx
-------------- next part --------------
#N canvas 290 232 498 286 10;
#X obj 47 72 noise~;
#X obj 47 144 samphold~;
#X obj 47 182 *~;
#X obj 47 204 +~;
#X floatatom 403 58 5 0 0 0 - - -;
#X floatatom 413 76 5 0 0 0 - - -;
#X obj 403 165 -;
#X obj 413 141 t b f;
#X text 446 57 min;
#X text 460 75 max;
#X obj 31 14 phasor~ 440;
#X obj 31 248 *~;
#X obj 47 97 *~ 0.5;
#X obj 48 121 +~ 0.5;
#X text 58 164 random value between 0 and 1 at each 0 crossing;
#X text 62 228 scaling to range;
#X connect 0 0 12 0;
#X connect 1 0 2 0;
#X connect 2 0 3 0;
#X connect 3 0 11 1;
#X connect 4 0 6 0;
#X connect 5 0 7 0;
#X connect 5 0 3 1;
#X connect 6 0 2 1;
#X connect 7 0 6 0;
#X connect 7 1 6 1;
#X connect 10 0 1 1;
#X connect 10 0 11 0;
#X connect 12 0 13 0;
#X connect 13 0 1 0;
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20060424/f05798c6/attachment-0001.pgp>


More information about the Pd-list mailing list