-
zhuzhu
hi,
How can i recive the sample lenght from the soundfiler in a table.
what could i write in the properties window of the table in order to have
the value automaticaly.thanks for your answer ++
-
zhuzhu
hi
how can i convert ms to bpm value..
i don't find a box that do this.sure someone of you use that fonction.
Thank you ++ !!
-
zhuzhu
Hi everybody,
I use pd on Windows.
I Would like to call a patch with a message to pd.
How can i do it ?I have try [ ; pd open patchName.pd path (
but it don't work.certainly someone here knows how to do it .
thanks you for your answers, sorry for my English
:]
-
zhuzhu
this third version have a vcf~ and a line~,
it sound realy better like this,
in the second version i used a line with a granulation of 1 ms for the bp~ . -
-
zhuzhu
Like pluggo in Max MSP.
I have read in a forum. That it is not
Possible with pure data.If it is.?!!! I am interted too.
-
zhuzhu
It looks strange at the start, but when you will read a sample
everything is ok !! -
zhuzhu
hi,
i have modify your 32 step filter, it works
i have integrated a slider witch is synchro whith the beat, or manualy.
it sound very pretty Nice =) -
zhuzhu
ooh , Sorry :
the right convertion to transform bpm to ms si :in -> [ expr ( 1 / $f1 ) * 60000 ] -> out
but it make an not exact result too...
thank you for yours answers, It work anyway !!
-
zhuzhu
In a number Box with a width of 10.
just for a test.
a bpm of 240 give me 1000.06 ms. -
zhuzhu
Thanks for yours answers ,
i'm not friends with maths somtimes...
i have try the reverse
ms -> [expr $f1 * 4.16667] -> bpm
but it doesn't always make the exact conversion ...
Any suggestion ?
-