[maxmsp] 360° loop numbox
Derrick Giscloux
derrickgiscloux at free.fr
Thu Nov 29 13:05:15 MST 2007
- Previous message: [maxmsp] ANNOUNCE: Major Malfunction v2.0
- Next message: Re: [maxmsp] 360° loop numbox
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I'm searching for a way to loop numbox response to mouse click & drag. Here's a possibility but the numbox hedge in when it reach the max (360°). Any idea ? max v2; #N vpatcher 211 86 811 486; #P window setfont "Sans Serif" 9.; #P window linecount 1; #P newex 147 43 48 196617 loadbang; #P message 147 65 88 196617 min 0. \, max 360.; #P flonum 124 112 35 9 0. 360. 3 3 0 0 0 221 221 221 222 222 222 0 0 0; #P newex 176 147 50 196617 sel 360.; #P message 176 186 33 196617 set 0; #P connect 3 0 2 0; #P fasten 0 0 2 0 57 166 98 93 136 93 136 98; #P connect 4 0 3 0; #P connect 2 0 1 0; #P connect 1 0 0 0; #P pop;
- Previous message: [maxmsp] ANNOUNCE: Major Malfunction v2.0
- Next message: Re: [maxmsp] 360° loop numbox
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
