Revision: 10354 http://pure-data.svn.sourceforge.net/pure-data/?rev=10354&view=rev Author: fbar Date: 2008-11-01 11:11:57 +0000 (Sat, 01 Nov 2008)
Log Message: ----------- fixed help for uzi
Modified Paths: -------------- trunk/abstractions/purepd/uzi-help.pd
Modified: trunk/abstractions/purepd/uzi-help.pd =================================================================== --- trunk/abstractions/purepd/uzi-help.pd 2008-11-01 11:10:42 UTC (rev 10353) +++ trunk/abstractions/purepd/uzi-help.pd 2008-11-01 11:11:57 UTC (rev 10354) @@ -1,8 +1,8 @@ #N canvas 309 202 633 494 10; #X floatatom 207 259 5 0 0 1 set_number_of_bangs - -; #X obj 144 383 print BANG; -#X obj 167 340 print LAST; -#X obj 190 308 print NUM; +#X obj 163 340 print LAST; +#X obj 183 308 print NUM; #X msg 144 125 bang; #X obj 255 176 select 5; #X msg 255 202 pause; @@ -12,17 +12,17 @@ #X msg 262 123 resume; #X obj 255 154 spigot; #X obj 308 153 tgl 15 0 empty empty test_pause 17 7 1 10 -262144 -1 --1 1 1; +-1 0 1; #X text 141 62 send a specified nr of bangs as fast as possible; #X text 141 34 clone of Max' [uzi]; #X text 384 204 pause the loop; #X text 329 123 resume the loop; #X text 273 308 number of current bang; -#X floatatom 190 291 5 0 0 0 - - -; +#X floatatom 183 291 5 0 0 0 - - -; #X text 264 342 bang after last bang; #X text 235 386 current bang; -#X obj 144 257 unzi 10; -#X obj 93 33 unzi; +#X obj 144 257 uzi 10; +#X obj 93 33 uzi; #X connect 0 0 21 1; #X connect 4 0 21 0; #X connect 5 0 6 0;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.