From 958451a49b1b249b0e15f9ad3707fc24872c54ac Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 24 Mar 2009 15:26:54 +0000 Subject: Changed "reset" message to "rewind" since that is the same as textfile, binfile, msgfile, etc. Plus, "reset" seems to imply that you are changing the data, which is untrue. svn path=/trunk/externals/hcs/; revision=10898 --- classpath-help.pd | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'classpath-help.pd') diff --git a/classpath-help.pd b/classpath-help.pd index 94ca8a2..a0031e7 100644 --- a/classpath-help.pd +++ b/classpath-help.pd @@ -1,21 +1,18 @@ -#N canvas 375 22 466 316 10; +#N canvas 77 22 466 316 10; #X obj 40 130 classpath; #X msg 37 99 bang; #X obj 54 176 print; #X symbolatom 29 213 0 0 0 0 - - -; #X obj 101 151 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; -#X msg 79 102 reset; #X text 19 22 This object returns each path in the global classpath one at a time with each bang. [reset( refreshs the classpath data and starts again at the top of the list \, like [textfile] or [qlist]'s [reset(.; #X text 124 153 <-- banged when the end of the list is reached; -#X text 234 294 released under the GNU GPL; -#X text 18 281 (C) Copyright 2006 Hans-Christoph Steiner -; +#X msg 79 102 rewind; #X connect 0 0 2 0; #X connect 0 0 3 0; #X connect 0 1 4 0; #X connect 1 0 0 0; -#X connect 5 0 0 0; +#X connect 7 0 0 0; -- cgit v1.2.1