[PD] Clearing a delwrite~ (revisited)

2010-10-16 Thread Tyler Leavitt
http://www.mail-archive.com/pd-list@iem.at/msg00287.html

I googled my question and came up with this thread... considering it was 4
years old I figured maybe someone out there had a fresh solution...

I need to clear a delay that I have written via delwrite~. Is there any way
to do this yet?

Tyler
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] Segmentation Fault when loading videos

2010-10-16 Thread Antonio Roberts
I've made a very simple video mixer in PD/Gem but I'm having problems
with it. When I've loaded the videos (tried a combination of avi and
mov files) and rendered the window after about 1 minute PD crashes
completely with a segmentation fault: WARNING: Child process
terminated by signal 11

At first I thought it was because I'm using a proprietary graphics
driver, but I disabled it and PD still crashes.

I'm using pd-extended 0.42.5 on Ubuntu 10.10. System specs: Dell
Studio 1555: Pentium Dual Core T4300(2.1GHz,800MHz,1MB), 4096MB 800MHz
DDR2 Dual Channel, 512 MB ATI Mobility RADEON HD 4570

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] noob asking : is there a way to script pd?

2010-10-16 Thread Achim Bloch
Thanks for your answers, but in fact I think my question was really stupid.
I wanted to do some scripting outside of pd, because I didn't realize that this 
part could be done in pd... blush/

--- En date de : Jeu 14.10.10, Claude Heiland-Allen 
claudiusmaxi...@goto10.org a écrit :

De: Claude Heiland-Allen claudiusmaxi...@goto10.org
Objet: Re: [PD] noob asking : is there a way to script pd?
À: pd-list@iem.at
Date: Jeudi 14 octobre 2010, 21h18

On 14/10/10 22:07, Achim Bloch wrote:
 Hello listees
 I'd like to know if there is a way to act on pd objects via a script 
 language, I mean, coding behaviors and feedbacks?
 Sorry if this sounds noob, my knowledge about pd is very basic.
 Thanks,
 C

I'm not sure what you mean - do you want to write new objects, or do you want 
to script patch creation/usage?

You can write objects in scripting languages (python, lua, ...), and these 
objects can send messages, and messages to canvases can create new objects and 
connect them and manipulate them in other ways - see also the iemguts library 
for additional ways of manipulating objects that might be what you mean.

You can also interact with scripts running externally, using the 
pdsend/pdreceive executables or direct socket communication with [netsend] and 
[netreceive] in Pd.  OSC is also an option if this workflow suits your problem 
domain.


Claude

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list



  ___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list