PURE DATA forum~

...that deal with pure data

You are not logged in.

#1 2009-08-26 09:52:05

dang
Member

pix-film question

What is the proper syntax to use within the [open <filename>( message to load a clip to [pix_film] if I don't want to use the [openpanel] object?  Openpanel works great but I am not always going to be there to turn this video installation on so I'd like [pix_film] to find the clip on a [loadbang].  I have tried all the wordings I can think of to direct the message to the file but I get error messages that look like the following:

error: [pix_filmDarwin]: unable to find file: ÿ﾿àÔÿ﾿Õÿ﾿ᄌÔÿ﾿3

or

error: [pix_filmDarwin]: unable to find file: ÿ﾿ᄏ
... you might be able to track this down from the Find menu.

the patch as it now stands is attached...

Offline

 

#2 2009-08-26 21:16:41

sunji
Member

Re: pix-film question

the problem is possibly spaces in the filename, or path to the filename.  this:

[openpanel]
|
[open $1(

can handle them, but this:

[openpanel]
|
[set open $1(
|
[ (

can not.  feel it?


any technology distinguishable from magic is insufficiently advanced.

Offline

 

#3 2009-08-28 03:14:55

dang
Member

Re: pix-film question

I'll try again.  Rather than type the path into [open( I copied and pasted it from the PD main window where it loaded from [openpanel]  so I'd think the path and filename would be right.  I must have a space or typo or something in there somewhere I guess.

Offline

 

#4 2009-10-14 18:11:22

halflifebe
Member

Re: pix-film question

[openpanel] doesn't work !!!

When I try to open a sound, if I send a message with "open filename.aif". it works but once I'm using [openpanel] : no sound!!

some one can tell me why?

Offline

 

#5 2009-10-14 23:01:20

flo
Member

Re: pix-film question

can you post that sound-patch?

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson


pd.webring info