[PD] web patching

Marco Donnarumma devel at thesaddj.com
Sat Mar 3 12:34:11 CET 2012


Hi there,

for web patching the most promising project so far is Chris McCormick's and
Co WebPd:
http://mccormick.cx/projects/WebPd/

As for audio dropouts with dynamic patching, there have been several
discussion on the list (i.e. check the archive).
This might be one of the best shots:
http://lists.puredata.info/pipermail/pd-list/2011-08/090385.html

An easy solution is to detect the onset of a DSP graph change and stop the
audio for few milliseconds, then activate it again.
You can use messages to Pd to do this, such as:

[;
pd dsp 1(

[;
pd dsp 0(


M




> Hi people,just a bit weird question...is there any other (graphical) way
> to create PD patches than the provided tcl/tk interface? Specially, a way
> to patch from a web page (?)...
> By the way, do you think Pd can handle dynamic instancing of audio patches
> without audio dropouts? What specific tricks could help with it? I know
> audio is interrupted when the DSP tree is rebuilt, but I don't know exactly
> whether this always happens and if there are some techniques to avoid it. I
> need a way to keep audio running while an user is adding or removing some
> audio-processing abstractions.
>


-- 
Marco Donnarumma
New Media + Sonic Arts Practitioner, Performer, Teacher, Director.
ACE, Sound Design MSc by Research (ongoing)
The University of Edinburgh, UK
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Portfolio: http://marcodonnarumma.com
Research: http://res.marcodonnarumma.com | http://www.thesaddj.com |
http://www.flxer.net
Director: http://www.liveperformersmeeting.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20120303/af8757b8/attachment.htm>


More information about the Pd-list mailing list