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

Andy Farnell padawan12 at obiwannabe.co.uk
Sat Feb 2 12:49:45 CET 2013


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(





More information about the Pd-list mailing list