[PD] Detect silence inArray and resize

2010-04-03 Thread guilherme lunhani
Hi, I'm Trying to do this: after recording a sound event in array (the initial size of this array is equal to samplerate*time in seconds), I want to resize this array approximately equal of the duration of this sound event (as a sttacato event with fff in trumpet). In other words, I want to

Re: [PD] [devolts] capture bpm

2010-03-08 Thread Guilherme Lunhani
descritores? 2010/3/6 Ricardo Brazileiro rbrazile...@gmail.com re all, how to capture bpm from adc~ ? -- ricardo brazileiro http://rbrazileiro.info -- Página pessoal: http://gcravista.googlepages.com/guilhermemartinslunhanii ___

[PD] White noise, Gaussian White Noise

2010-02-14 Thread Guilherme Lunhani
default: time: 100ms \, sigma: 1/12 \, mu: 0.5; #X obj 231 245 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X obj 16 123 gaussian~ 2000 0.083 0.5; #X obj 286 56 noise~; #X obj 357 223 samplerate~; #X text 289 274 Guilherme Lunhani \, gcravi...@gmail.com; #X connect 0 0 9 0; #X connect

Re: [PD] White noise, Gaussian White Noise

2010-02-14 Thread Guilherme Lunhani
Sorry, I found the answer http://www.mail-archive.com/pd-list@iem.at/msg16694.html 2010/2/14 Guilherme Lunhani gcravi...@gmail.com Hi, I have a doubt about random generator in [noise~]: I would like to make a gaussian white noise, buti don't know if [noise~] have (or not) a gaussian