-
hu_koala
posted in technical issues • read moreBonjour,
Concert NetPD samedi vers 20H pour MalauPixel 2007
On recherche un artiste sur paris ou region parisienne connaissant NetPd, pour un boeuf musical entre la France et le Canada pour demain ( oui c'est court ).
C'est URGENT, si cela vous interesse contacter Jean Noel
[jnm [chez] rom.fr]Ou repondez directement sur le forum
Merci d'avance
HK
ps : sorry this in french, it could interest you we are looking for netpd artist for a musical and collaboration in realtime
http://www.pixelache.ac/2007/malaupixel07 -
hu_koala
posted in technical issues • read morei had the same probleme
if + value
v=(v+value)%size
if - value
v=(size+v-value)%sizefor example for -8 with 7
v=(32+7-8)%32 = 31HK
-
hu_koala
posted in technical issues • read moremmhh about the artefact
i have read you have to filter the sound (before/after ?) resampling it.
but i don't know whereHK
-
hu_koala
posted in technical issues • read morei hope it will help you
an example of a loop player, not perfect but fun to use -
hu_koala
posted in technical issues • read morehave you ever looked in pd->help->browse->3.audio.examples->D10.sampler.notes.pd ?
in fact the hepfile contains a lot of examples, you could copy, modify
HK
