From beb2211b63b4b80ee07a807e5ffdd441aeea6354 Mon Sep 17 00:00:00 2001 From: Miller Puckette Date: Sat, 3 Jun 2006 19:13:08 +0000 Subject: FFT package selection Zmoelnig's multi-'$' patch big-soundfile support Patch to set open directories (openpanel, savepanel) patch to allow funny characters in extern names fixed makefile.in to support intel mac svn path=/trunk/; revision=5164 --- pd/doc/5.reference/list-help.pd | 2 +- pd/doc/5.reference/openpanel-help.pd | 22 +++++++++++++++------- pd/doc/5.reference/print-help.pd | 6 ++++-- 3 files changed, 20 insertions(+), 10 deletions(-) (limited to 'pd/doc/5.reference') diff --git a/pd/doc/5.reference/list-help.pd b/pd/doc/5.reference/list-help.pd index ea6355bb..1d5cf9d8 100644 --- a/pd/doc/5.reference/list-help.pd +++ b/pd/doc/5.reference/list-help.pd @@ -1,4 +1,4 @@ -#N canvas 105 298 629 492 12; +#N canvas 596 406 629 492 12; #X obj 29 11 list; #X text 352 455 updated for Pd version 0.39; #X text 76 12 - building and using variable-length messages; diff --git a/pd/doc/5.reference/openpanel-help.pd b/pd/doc/5.reference/openpanel-help.pd index 15e5d244..b8b7396a 100644 --- a/pd/doc/5.reference/openpanel-help.pd +++ b/pd/doc/5.reference/openpanel-help.pd @@ -1,11 +1,19 @@ -#N canvas 35 31 585 245 12; -#X obj 128 136 openpanel; +#N canvas 70 117 585 333 12; +#X obj 128 196 openpanel; #X msg 128 108 bang; -#X obj 128 161 print; +#X obj 128 221 print; #X text 31 11 openpanel -- query you for a filename; -#X text 48 218 see also:; -#X obj 136 219 savepanel; -#X text 272 223 updated for Pd version 0.33; -#X text 33 59 When Openpanel gets a "bang" an "Open file" browser appears on the screen. If you select a file \, its name appears on the outlet.; +#X text 48 278 see also:; +#X obj 136 279 savepanel; +#X text 28 44 When Openpanel gets a "bang" an "Open file" browser appears +on the screen. If you select a file \, its name appears on the outlet. +; +#X text 285 289 updated for Pd version 0.40.; +#X text 178 109 Starts open panel in current directory; +#X msg 144 136 symbol /tmp; +#X msg 146 161 symbol C:/; +#X text 252 137 Starts in a specified directory; #X connect 0 0 2 0; #X connect 1 0 0 0; +#X connect 9 0 0 0; +#X connect 10 0 0 0; diff --git a/pd/doc/5.reference/print-help.pd b/pd/doc/5.reference/print-help.pd index 50af069a..4b8920fa 100644 --- a/pd/doc/5.reference/print-help.pd +++ b/pd/doc/5.reference/print-help.pd @@ -4,10 +4,12 @@ #X msg 70 51 234; #X obj 29 96 print x1; #X obj 21 10 print; -#X text 37 134 Print prints out the messages it receives on the "terminal +#X text 29 130 Print prints out the messages it receives on the "terminal window" that Pd is run from.; -#X text 249 200 updated for Pd version 0.31.; #X text 73 10 -- print messages to terminal window; +#X text 309 221 updated for Pd version 0.40.; +#X text 27 167 Long symbol arguments are truncated to 78 characters +and marked with "*" (but message selectors are printed in full.); #X connect 0 0 3 0; #X connect 1 0 3 0; #X connect 2 0 3 0; -- cgit v1.2.1