[maxmsp] Re: Re: 360° loop numbox
jvkr
alljvkr at jvkr.nl
Thu Nov 29 16:51:32 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 ]
> All of these modulo solutions will go negative. #P window setfont "Sans Serif" 9.; #P number 172 200 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0; #P window linecount 1; #P newex 172 131 48 196617 split 0 9; #P newex 210 151 31 196617 + 10; #P newex 210 171 34 196617 % 10; #P number 172 108 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0; #P connect 1 0 0 0; #P connect 3 0 4 0; #P connect 3 1 2 0; #P connect 0 0 3 0; #P connect 2 0 1 0; #P window clipboard copycount 5; _ johan
- Previous message: Re: [maxmsp] Re: 360° loop numbox
- Next message: Re: [maxmsp] Re: 360° loop numbox
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
