HI all,
I've uploaded pd version 0.35 test 26, to the usual:
http://crca.ucsd.edu/~msp/software.html
I've fixed a bunch of problems in ASIO support and also, perhaps, fixed it
so it will compile on Mac OSX again (but haven't tested that.) You can
now select input and output audio device numbers in Mac OSX and ASIO; also
-listdev should now work.
The bug about typing into "pd foo" boxes is fixed, I added an "event number"
for Krzystof, and I fixed a few bugs about boxes changing size.
The only other thing I want to try to do before turning (at last) to
documenting all these changes is to fix "graph on parent" abstractions to
deal somehow with possible collisions when called from a patch with a different
font size. I'm uncertain but I think I should just force the text to have the
contained patch's font size (the alternative is to change the size of the
box.)
cheers
Miller
Hi, This is Andy. My partner, Duance, and I have developed a software interface for touchpad for our EE senior project. Our software interface was to provide the PD user with the capability to use the features of a TouchPad in his/her audio algorithms; these features included real-time control of three separate parameters (x, y, and pressure), recording/playback of gestures, and triggers for tap zones, mouse buttons, and gesture recognition. The gesture recognition used a Hidden Markov probability model.
The pd object can be downloaded from this links. The webpage also includes tutorial, theory, and many useful information. Please visit http://www.ece.utexas.edu/~petrovic/pd/pdstuff.html
Andy Chen
this is an intentional crossposting
anyone who reads this right now (better: after 5 minutes) will please
inform me, whether this mail appeared on all 3 mailing-lists (pd-list,
pd-dev, pd-announce) ????
mfg.ca.ser
IOhannes
hi,
when i tried to make a filterbank analysis/resynthesis
using standard objects ( hip~+lop~ or bp~ ),
i noticed that there is a limitation
in the number of used filters :
i could not create 128 filters on my 800 MHz Celeron.
for this reason and some others, i created the filterbank~ object
which is a set of filters between Fmin and Fmax
setable through object properties.
you can also randomize the output which provokes
uncontrolled frequency shifting....
( i like the uncontrolled digital errors )...
included are some resynthesis patches which
sound weird ... i didn't try to make them better
because i was looking for weird transformations..
enjoy!
cheers,
yves/
http://ydegoyon.free.fr
hi,
just finished a patch that works a bit like a "multitrack jam-man". it records
(or loads) sound and plays it back in loop mode (also bi-directional) with
adjustable start and length, with a choseable number of "tracks" to handle.
documentation is included.
a bit like a stripped-down version of dieb13's LOOPOOL.
in case anyone's interested...
http://klingt.org/~oliver/pd/live-builder/
ciao
oliver