Re: [maxmsp] Re: 360° loop numbox
vade
doktorp at mac.com
Thu Nov 29 14:35:26 MST 2007
- Previous message: Re: [maxmsp] Re: 360° loop numbox
- Next message: Re: [maxmsp] Re: 360° loop numbox
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Talk about overthinking the problem: this works for me -------------- next part -------------- A non-text attachment was scrubbed... Name: pastedGraphic.tiff Type: image/tiff Size: 6004 bytes Desc: not available Url : http://www.cycling74.com/pipermail/maxmsp/attachments/20071129/70c94e50/pastedGraphic.tiff -------------- next part -------------- #P window setfont "Sans Serif" 9.; #P window linecount 1; #P message 144 182 39 196617 set \$1; #P newex 144 162 37 196617 % 10.; #P flonum 144 141 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0; #P fasten 2 0 0 0 149 200 116 200 116 137 149 137; #P connect 1 0 2 0; #P connect 0 0 1 0; #P window clipboard copycount 3; On Nov 29, 2007, at 4:21 PM, vade wrote: > Ah. Ive tried various hacks of setting min and max, then resetting > them, then re-setting them, but no joy. Sending a set or an number > forces a reclick to continue dragging it seems. > > <pastedGraphic.tiff> > > > This is the closest ive gotten. Once you get to 10., it bounces > between 0 and 10, but nothing in between. I bet something can be > done by using delays in there. > > > On Nov 29, 2007, at 3:44 PM, Derrick Giscloux wrote: > >> >> Thanks Vade but the problem stays. The numbox can't loop 360 to >> zero without stop. >> >> _______________________________________________ >> maxmsp mailing list >> maxmsp at cycling74.com >> http://www.cycling74.com/mailman/listinfo/maxmsp > > _______________________________________________ > maxmsp mailing list > maxmsp at cycling74.com > http://www.cycling74.com/mailman/listinfo/maxmsp
- Previous message: Re: [maxmsp] Re: 360° loop numbox
- Next message: Re: [maxmsp] Re: 360° loop numbox
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
