[maxmsp] [change] with how much a value - float - has changed
Stefan Tiedje
Stefan-Tiedje at addcom.de
Sun Dec 23 23:00:08 MST 2007
- Previous message: [maxmsp] [change] with how much a value - float - has changed
- Next message: [maxmsp] Automation In Max MSP
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
bart schrieb: > Does there exist a external like [change] that gives information how > much the value - float - has changed? definitely too simple for an external... #P window setfont "Sans Serif" 9.; #P window linecount 1; #P newex 190 135 27 196617 - 1.; #P newex 190 113 27 196617 / 1.; #P flonum 190 159 77 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0; #P newex 190 89 27 196617 t f f; #P flonum 190 202 77 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0; #P newex 190 180 42 196617 * 100.; #P comment 272 203 61 196617 % of change; #P newex 71 114 27 196617 - 0.; #P flonum 71 138 77 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0; #P newex 71 90 27 196617 t f f; #P flonum 71 67 77 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0; #P comment 151 139 36 196617 change; #P connect 1 0 2 0; #P fasten 1 0 8 0 76 86 195 86; #P connect 9 0 6 0; #P connect 10 0 11 0; #P connect 11 0 9 0; #P connect 8 1 10 0; #P connect 8 0 10 1; #P connect 6 0 7 0; #P connect 4 0 3 0; #P connect 2 0 4 1; #P connect 2 1 4 0; #P window clipboard copycount 12; -- Stefan Tiedje------------x------- --_____-----------|-------------- --(_|_ ----|\-----|-----()------- -- _|_)----|-----()-------------- ----------()--------www.ccmix.com
- Previous message: [maxmsp] [change] with how much a value - float - has changed
- Next message: [maxmsp] Automation In Max MSP
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
