[PD-cvs] SF.net SVN: pure-data:[10673] trunk/externals/mrpeach/tab2flist/ tab2flist-help.pd

mrpeach at users.sourceforge.net mrpeach at users.sourceforge.net
Wed Jan 28 22:58:21 CET 2009


Revision: 10673
          http://pure-data.svn.sourceforge.net/pure-data/?rev=10673&view=rev
Author:   mrpeach
Date:     2009-01-28 21:58:21 +0000 (Wed, 28 Jan 2009)

Log Message:
-----------
Updated to reflect changed object.

Modified Paths:
--------------
    trunk/externals/mrpeach/tab2flist/tab2flist-help.pd

Modified: trunk/externals/mrpeach/tab2flist/tab2flist-help.pd
===================================================================
--- trunk/externals/mrpeach/tab2flist/tab2flist-help.pd	2009-01-28 21:57:54 UTC (rev 10672)
+++ trunk/externals/mrpeach/tab2flist/tab2flist-help.pd	2009-01-28 21:58:21 UTC (rev 10673)
@@ -1,29 +1,32 @@
-#N canvas 650 129 535 246 10;
-#X obj 117 117 tab2flist zig;
+#N canvas 650 129 535 282 10;
+#X obj 152 152 tab2flist zig;
 #X obj 10 -5 bng 15 250 50 0 empty empty empty 17 7 0 10 -4034 -257985
 -1;
-#X obj 117 138 print;
-#X obj 155 138 table zig;
-#X text 110 208 2009 1 21 Martin Peach;
-#X floatatom 192 89 5 0 0 0 - - -;
+#X obj 152 173 print;
+#X obj 190 173 table zig;
+#X floatatom 227 124 5 0 0 0 - - -;
 #X floatatom 64 48 5 0 0 0 - - -;
 #X text 33 -8 Banging tab2flist outputs a list of floats from the table.
 ;
 #X msg 36 19 set zag;
-#X text 205 117 Argument is table name.;
-#X text 115 155 Points outside the table will be output as zeroes.
+#X text 240 152 Argument is table name.;
+#X text 150 190 Points outside the table will be output as zeroes.
 ;
 #X text 98 47 A single float sets offset.;
 #X text 89 18 Set the table by name.;
-#X obj 215 138 table zag;
+#X obj 250 173 table zag;
 #X msg 86 69 5 10;
-#X text 115 169 Negative length outputs a list as long as the table.
+#X text 150 204 Negative length outputs a list as long as the table.
 ;
-#X text 229 86 Float in second inlet sets length of list.;
+#X text 263 123 Float in second inlet sets length of list.;
 #X text 118 68 Two floats set offset and length.;
+#X msg 109 92 delimiter 10 13;
+#X text 207 91 Output stops when a delimiter is encountered.;
+#X text 145 243 2009_1_28 Martin Peach;
 #X connect 0 0 2 0;
 #X connect 1 0 0 0;
-#X connect 5 0 0 1;
-#X connect 6 0 0 0;
-#X connect 8 0 0 0;
-#X connect 14 0 0 0;
+#X connect 4 0 0 1;
+#X connect 5 0 0 0;
+#X connect 7 0 0 0;
+#X connect 13 0 0 0;
+#X connect 17 0 0 0;


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Pd-cvs mailing list