hallo,
i solved the openpanel problem with the help file of the freeverb patch. the example is atached. now my question is, how can i loop the play and how can i save the path to the file, so that i dont have to rechoose the file after each restart?
regards robert
smilingmolecule wrote:
hello, i need your help.
i build a small sample player which works good. but if i put it into an abstraction it dont works anymore.
i atached the two versions, maybe someone has an idea why it dont works.
the next thing i am trying is to build in the openpanel object. i also atached a file which shows how i tried.
i am also searching for a book/document/website which goes deeper into pd. i need infos about string handling object types arrays and so on.
have a nice day ragards robert
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
#N canvas 275 265 450 300 10; #X obj 183 154 readsf~ 2; #X msg 173 87 open $1; #X obj 173 68 openpanel; #X obj 173 35 bng 30 250 50 0 empty empty open 1 15 1 12 -4080 -1 -228 ; #X obj 173 106 t b a; #X msg 160 130 1; #X obj 203 240 dac~; #X connect 0 0 6 0; #X connect 0 1 6 1; #X connect 1 0 4 0; #X connect 2 0 1 0; #X connect 3 0 2 0; #X connect 4 0 5 0; #X connect 5 0 0 0;