[maxmsp] messages from coll _ select Letters...
Stefan Tiedje
Stefan-Tiedje at addcom.de
Sun Dec 2 13:08:12 MST 2007
- Previous message: [maxmsp] messages from coll _ select Letters...
- Next message: [maxmsp] Seeking Stopwatch/Counter: LARGE DISPLAY
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
jln schrieb: > Outputting a blank/space from the [contain] subpatch doesn't seem to > work here. Setting an underscore instead as in Kasper initial patch > works fine. Ah, I see, the mail seems to replace it with a normal space, too bad. just get back to the patch and replace the space with alt-space (was wrong before) or ascii 102.... Stefan #P window setfont "Sans Serif" 9.; #P window linecount 2; #P newex 131 103 50 196617 prepend set; #P window linecount 1; #P newex 131 81 50 196617 itoa; #P newex 131 58 79 196617 loadmess 202; #P message 103 114 16 196617 ; #P message 85 114 16 196617 B; #P newex 85 93 28 196617 sel 1; #P newex 85 72 28 196617 > 0; #P newex 50 50 45 196617 zl sub B; #P inlet 50 30 15 0; #P outlet 85 134 15 0; #P connect 7 0 8 0; #P connect 8 0 9 0; #P connect 9 0 6 0; #P connect 4 1 6 0; #P connect 5 0 0 0; #P connect 6 0 0 0; #P connect 4 0 5 0; #P connect 3 0 4 0; #P connect 2 1 3 0; #P connect 1 0 2 0; #P window clipboard copycount 10; -- Stefan Tiedje------------x------- --_____-----------|-------------- --(_|_ ----|\-----|-----()------- -- _|_)----|-----()-------------- ----------()--------www.ccmix.com
- Previous message: [maxmsp] messages from coll _ select Letters...
- Next message: [maxmsp] Seeking Stopwatch/Counter: LARGE DISPLAY
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
