Hi,
this was discussed already two years ago: http://lists.puredata.info/pipermail/pd-list/2004-08/021912.html
Is there now already a nice solution for setting a startpath when using [openpanel] (having several [openpanel] in one patch).
..would be great!
Best, Gerda
hi
i prefer:
#N canvas 0 0 450 300 10; #X msg 101 100 /home/blah/blah.wav; #X msg 101 180 open $1; #N canvas 845 498 450 300 husk 1; #X obj 73 43 inlet; #X obj 74 113 symbol; #X obj 71 218 outlet; #X obj 285 60 loadbang; #X msg 75 136 set $1; #X obj 74 199 symbol; #X msg 77 175 /home/blah/blah.wav; #X connect 0 0 1 0; #X connect 1 0 4 0; #X connect 3 0 6 0; #X connect 4 0 6 0; #X connect 5 0 2 0; #X connect 6 0 5 0; #X restore 117 139 pd husk; #X obj 101 212 readsf~; #X text 109 74 path to load; #N canvas 845 498 450 300 husk 0; #X obj 73 43 inlet; #X obj 74 113 symbol; #X obj 71 218 outlet; #X obj 285 60 loadbang; #X msg 75 136 set $1; #X obj 74 199 symbol; #X msg 77 175 /home/blah/blah.wav; #X connect 0 0 1 0; #X connect 1 0 4 0; #X connect 3 0 6 0; #X connect 4 0 6 0; #X connect 5 0 2 0; #X connect 6 0 5 0; #X restore 349 192 pd husk; #X msg 288 226 open $1; #X obj 288 258 readsf~; #X symbolatom 288 155 0 0 0 0 - - -; #X text 285 134 write your path; #X connect 0 0 2 0; #X connect 0 0 1 0; #X connect 1 0 3 0; #X connect 2 0 1 0; #X connect 5 0 6 0; #X connect 6 0 7 0; #X connect 8 0 5 0; #X connect 8 0 6 0;
hope this helps
daniel
On Mon, 28 Aug 2006 12:12:36 +0200, "Gerda Strobl" gerda.strobl@student.tugraz.at said:
Hi,
this was discussed already two years ago: http://lists.puredata.info/pipermail/pd-list/2004-08/021912.html
Is there now already a nice solution for setting a startpath when using [openpanel] (having several [openpanel] in one patch).
..would be great!
Best, Gerda
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
threen wrote:
hi
i prefer:
[...]
hope this helps
hmm, you patch is a solution for "setting the default file"; however, it doesn't solve the problem of "setting the start-path for the file-browser".
On Mon, 28 Aug 2006 12:12:36 +0200, "Gerda Strobl" gerda.strobl@student.tugraz.at said:
Is there now already a nice solution for setting a startpath when using [openpanel] (having several [openpanel] in one patch).
the patch at http://sourceforge.net/tracker/index.php?func=detail&aid=1244757&gro... been accepted by miller, though i don't know when exactly; at least it will be in the final release of 0.40
mfg.ads.r IOhannes
hallom
doesn't solve the problem of "setting the start-path for the file-browser".
it doesnt need to, because i can "set the default file" and "remember" the "path" every time i open the patch.
carameliel
On Mon, 28 Aug 2006 14:32:04 +0200, "IOhannes m zmoelnig" zmoelnig@iem.at said:
threen wrote:
hi
i prefer:
[...]
hope this helps
hmm, you patch is a solution for "setting the default file"; however, it doesn't solve the problem of "setting the start-path for the file-browser".
On Mon, 28 Aug 2006 12:12:36 +0200, "Gerda Strobl" gerda.strobl@student.tugraz.at said:
Is there now already a nice solution for setting a startpath when using [openpanel] (having several [openpanel] in one patch).
the patch at http://sourceforge.net/tracker/index.php?func=detail&aid=1244757&gro... been accepted by miller, though i don't know when exactly; at least it will be in the final release of 0.40
mfg.ads.r IOhannes
threen wrote:
hallom
doesn't solve the problem of "setting the start-path for the file-browser".
it doesnt need to, because i can "set the default file" and "remember" the "path" every time i open the patch.
hmm, i don't see how "remembering the path" of the last time i used the application helps me, when i want choose between various soundfiles.
imagine pd would always load the last patch you edited instead of offering to chose which patch to load. while the former might be practical in several occasions, it is just something different than the latter and might not help at all when you want to edit another(!) patch.
it's like ordering coffee and getting a beer - you can drink both.
mfga.sdr IOhannes
it's implemented in pd-0.40!
On Aug 28, 2006, at 12:12 PM, Gerda Strobl wrote:
Hi,
this was discussed already two years ago: http://lists.puredata.info/pipermail/pd-list/2004-08/021912.html
Is there now already a nice solution for setting a startpath when using [openpanel] (having several [openpanel] in one patch).
..would be great!
Best, Gerda
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list