From 0b0a879fa48e611b5faa02570ac6b25b05c0fbd5 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sat, 8 Apr 2006 21:45:24 +0000 Subject: ported to 0.39 GOP; added status querying to dsp.pd, and made open.pd support relative paths svn path=/trunk/abstractions/pddp/; revision=4851 --- open-help.pd | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 open-help.pd (limited to 'open-help.pd') diff --git a/open-help.pd b/open-help.pd new file mode 100644 index 0000000..9bda3f7 --- /dev/null +++ b/open-help.pd @@ -0,0 +1,10 @@ +#N canvas 176 296 462 312 10; +#X text 48 47 open the specified file on the click of the button:; +#X text 66 200 only relative paths work \, no absolute.; +#X text 29 241 for better or worse \, the .pd is automatically appended +; +#X obj 56 78 pddp/open dsp-help; +#X text 19 9 BUG: relative paths now work \, but files with no path +don't; +#X obj 57 107 pddp/open dsp-help; +#X obj 57 137 pddp/open ../../3.audio.examples/F02.just.say; -- cgit v1.2.1