Home | News | Products | Support | Download | Sales | library | Guests | Contact | WebCam | Links
CDS Logo LanBox-Talk mail archive
 

By date: Prev | Next | Index By thread: Prev | Next | Index

Subject[LCtalk] nsock for universal binary
FromBenjamin Cisterne
DateFri, 22 Sep 2006 14:29:30 +0300


Hi fokko

I am wondering if there is a way to connect to the lanbox with max via tcp/ip on an intel mac. the old objects don't work and i would prefer not to have to use max 4.5 under rosetta.

I have recreated the lc+cmd with a simple patch

max v2;
#N vpatcher 10 59 617 500;
#P window setfont "Sans Serif" 9.;
#P window linecount 1;
#P newex 81 29 75 196617 route bang list;
#P number 64 252 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P newex 64 207 60 196617 split 45 57;
#P newex 114 229 27 196617 + 7;
#P newex 112 356 60 196617 prepend 42;
#P newex 112 337 55 196617 append 35;
#P newex 112 317 65 196617 zl group 250;
#P newex 112 50 48 196617 zl iter 1;
#B color 5;
#P number 143 252 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P newex 143 207 60 196617 split 45 57;
#P newex 70 99 32 196617 * 16;
#P newex 50 122 30 196617 - 16;
#B color 5;
#P number 143 188 33 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P number 112 188 33 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P newex 50 163 31 196617 + 48;
#B color 5;
#P newex 112 166 31 196617 + 48;
#B color 5;
#P number 50 143 33 9 0 0 1 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P number 112 72 39 9 0 0 1 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P number 112 143 33 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P newex 112 122 29 196617 >> 4;
#B color 5;
#P newex 193 229 27 196617 + 7;
#N comlet List;
#P inlet 112 9 15 0;
#P outlet 112 378 15 0;
#P fasten 5 0 11 0 117 91 55 91;
#P connect 11 0 6 0;
#P connect 6 0 8 0;
#P connect 9 0 20 0;
#P connect 20 0 21 0;
#P fasten 19 0 21 0 119 249 69 249;
#P fasten 4 0 12 0 117 162 150 162 150 95 75 95;
#P connect 12 0 11 1;
#P connect 1 0 22 0;
#P connect 22 1 15 0;
#P connect 15 0 5 0;
#P connect 5 0 3 0;
#P connect 3 0 4 0;
#P connect 4 0 7 0;
#P connect 7 0 9 0;
#P connect 22 0 16 0;
#P connect 21 0 16 0;
#P connect 14 0 16 0;
#P fasten 16 0 17 0 117 335 117 335;
#P connect 17 0 18 0;
#P connect 18 0 0 0;
#P connect 20 1 19 0;
#P fasten 8 0 10 0 55 185 148 185;
#P connect 10 0 13 0;
#P fasten 2 0 14 0 198 249 148 249;
#P connect 13 0 14 0;
#P connect 13 1 2 0;
#P pop;

But I am pretty lost when it comes to the nsock.
can anyone explain to me a way to get these commands out of max and into the box?


Benjamin Cisterne
skype: bcisterne


By date: Prev | Next | Index By thread: Prev | Next | Index