[PD] Fwd: absolute vs relative filepath on oggread~

Jonathan Wilkes jancsika at yahoo.com
Sat Feb 2 15:32:08 CET 2013


----- Original Message -----

> From: Andy Farnell <padawan12 at obiwannabe.co.uk>
> To: Òscar Martínez Carmona <xamps23 at gmail.com>
> Cc: "pd-list at iem.at" <pd-list at iem.at>; IOhannes zmölnig <zmoelnig at iem.at>
> Sent: Saturday, February 2, 2013 6:49 AM
> Subject: Re: [PD] Fwd: absolute vs relative filepath on oggread~
> 
> On Sat, Feb 02, 2013 at 11:02:35AM +0100, Òscar Martínez Carmona wrote:
>>  yeah, lazy me (friday's afternoon...)
>> 
>>  if I use:
>>  (filename)   (absolute_path_directory)
>>           I         I
>>           I         I
>>           I         I
>>        [pack s s]
>>          I
>>          I
>>        [open $2/$1(
> 
> 
> filename and path are not symbols here.
> 
> Try:
> 
> [symbol filename(  [symbol /path/to/stuff(
> |                  |
> [pack symbol symbol]
> |
> [read $2$1(

Or better yet, replace [pack] with [list], then
there's no need to add the "symbol"
selector to the message boxes.

-Jonathan

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



More information about the Pd-list mailing list