A different issue:
Line 1019 of playlist.c:
class_sethelpsymbol(playlist_class, gensym("playlist.pd"));
But the help patch is "playlist-help.pd," so pd apologizes:
sorry, couldn't find help patch for "playlist.pd"
-Jonathan
--- On Thu, 6/24/10, [email protected] <[email protected]> wrote:
From: [email protected] <[email protected]>
Subject: Re: [PD] [folder] external?
To: "Kim Cascone" <[email protected]>
Cc: "pd-list" <[email protected]>
Date: Thursday, June 24, 2010, 10:02 PM
Kim Cascone wrote:
> I'm looking for a way to read the names of files in a folder
> as well as filter for types
> (I know I can also build the plumbing to pattern match too)
>
> is there a Pd object or abstraction that serves a similar function as the
> [folder] external in Max/MSP?
>
> note: I played around with the [playlist] external which is *very* nice but
> not sure it allows me to filter for file types...?
it does filter on extensions if you edit the properties,
but it has a buguito ::
if you enter extension .pd it will also show you .pd_linux
( it's a simple strstr )..
>
> any/all help is very appreciated :)
>
> _______________________________________________
> [email protected] mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list