-
hu_koala
Bonjour,
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
i 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
mmhh about the artefact
i have read you have to filter the sound (before/after ?) resampling it.
but i don't know whereHK
-
hu_koala
i hope it will help you
an example of a loop player, not perfect but fun to use -
hu_koala
have 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
-
hu_koala
there is, in the pd directory in Program Files, a .reg file execute the file, it adds in registery the lib setting
HK
-
-
-
hu_koala
with the last version of miller's pd 0.40 you could add an offset to tawbrite~
like [start 44100(
to begin the recording from the 44100th sample in the arrayHK
-
-
hu_koala
check if your firewall doesn't block the pd application
try to disable your firewallHK
-
hu_koala
check the help on expr you could make test like that
HK