XML Feeds

.

[maxmsp] (no subject)

Rodrigo Constanzo rodrigo.constanzo at gmail.com
Fri Aug 24 05:56:30 MDT 2007


theres probably more effecient ways of doing this, but you can do it with coll

just change the "read filename" to "read XXXX", and have the txt file
in the same spot

on reading your post again, im guessing you mean a normal text file,
with words/numbers mixed together?
if thats the case, i cant help you there

max v2;
#N vpatcher 236 99 735 505;
#P window setfont "Sans Serif" 9.;
#P window linecount 1;
#P message 286 69 33 196617 dump;
#N coll ;
#P newobj 299 121 53 196617 coll;
#P message 299 94 71 196617 read filename;
#P number 125 123 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P window linecount 3;
#P comment 124 80 100 196617 I want to import a .txt file with a
number in this box;
#P fasten 3 0 1 0 304 147 174 147 174 120 130 120;
#P fasten 4 0 3 0 291 113 304 113;
#P connect 2 0 3 0;
#P pop;

On 8/24/07, cedric dumetz <cedricdumetz at hotmail.com> wrote:
>
>  Hello,
>  i want to import a .txt file (with a number inside) to a max/msp number
> box.
>  Please help me
>  Thanks
>
>  Cédric Dumetz
>
>
>  max v2;
> #N vpatcher 236 99 632 395;
> #P window setfont "Sans Serif" 9.;
> #P number 125 123 35 9 0 0 0 139 0 0 0 221 221 221 222 222 222 0 0 0;
> #P comment 124 80 100 9109513 I want to import a .txt file with a number in
> this box;
> #P pop;
>
> ________________________________
> Découvrez sans tarder l'expérience ultime de messagerie en ligne Windows
> Live Hotmail !
> _______________________________________________
> maxmsp mailing list
> maxmsp at cycling74.com
> http://www.cycling74.com/mailman/listinfo/maxmsp
>
>



More information about the maxmsp mailing list