From 204cb1b74aeec62614a3de516ab67779618e9a36 Mon Sep 17 00:00:00 2001 From: Luke Iannini Date: Sun, 26 Oct 2008 08:22:12 +0000 Subject: continued reorg svn path=/trunk/abstractions/sfruit/; revision=10349 --- sfruit/trimdirs-help.pd | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 sfruit/trimdirs-help.pd (limited to 'sfruit/trimdirs-help.pd') diff --git a/sfruit/trimdirs-help.pd b/sfruit/trimdirs-help.pd new file mode 100644 index 0000000..7fa1027 --- /dev/null +++ b/sfruit/trimdirs-help.pd @@ -0,0 +1,24 @@ +#N canvas 0 22 496 364 10; +#X msg 91 47 /Users/Me/Pd/Synths; +#X obj 91 163 prepent set; +#X obj 171 163 prepent set; +#X text 26 251 Trims the last [n] directories from the end of a path. +; +#X text 27 265 With [trimdirs 1] \, /Users/Me/Pd/Synths becomes /Users/Me/Pd +; +#X text 26 279 Handles spaces just fine.; +#X text 351 309 Luke Iannini 2008; +#X text 351 321 proyekto.net; +#X text 26 293 No/0 argument passes input through unchanged; +#X obj 91 130 trimdirs 1; +#X obj 171 130 trimdirs 2; +#X obj 136 91 symbol; +#X msg 171 195; +#X msg 91 195; +#X connect 0 0 11 0; +#X connect 1 0 13 0; +#X connect 2 0 12 0; +#X connect 9 0 1 0; +#X connect 10 0 2 0; +#X connect 11 0 9 0; +#X connect 11 0 10 0; -- cgit v1.2.1