[maxmsp] [change] with how much a value - float - has changed
lossius at bek.no
lossius at bek.no
Sat Dec 22 02:53:58 MST 2007
- Previous message: [maxmsp] Re: [change] with how much a value - float - has changed
- Next message: [maxmsp] [change] with how much a value - float - has changed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
You could also check out jcom.delta from Jamoma. Should be easy to convert the output to percents. Best, Trond > #P window setfont "Sans Serif" 9.; > #P window linecount 1; > #P newex 211 174 27 196617 - 0.; > #P flonum 211 195 111 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0; > #P newex 192 121 29 196617 t b f; > #P newex 228 152 31 196617 float; > #P flonum 192 93 125 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0; > #P connect 2 1 4 0; > #P connect 2 1 1 1; > #P connect 2 0 1 0; > #P connect 1 0 4 1; > #P connect 4 0 3 0; > #P connect 0 0 2 0; > #P window clipboard copycount 5; > > ? > > > > On Dec 21, 2007, at 3:33 PM, bart wrote: > >> >> Hi, all, >> >> I am searching for a way to measure how much a value - float - has >> changed in procent or information. >> >> >> Does there exist a external like [change] that gives information how >> much the value - float - has changed? >> >> >> Regards, Bart >> _______________________________________________ >> 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: [maxmsp] Re: [change] with how much a value - float - has changed
- Next message: [maxmsp] [change] with how much a value - float - has changed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
