[maxmsp] Question-Max Reference manual example for "route"
Dark Ambient
sambient at gmail.com
Thu Jun 14 15:31:48 MDT 2007
- Previous message: [maxmsp] "Extras" folder
- Next message: [maxmsp] Re: Question-Max Reference manual example for "route"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hope I can get some clarity on this one. Either there is a typo or the example is not making complete sense to me. First the comment for the example is "6 doesn't match". However from what I can see it does. However I'd think the message "7 start 1536" would put the 7 in the number box, but it doesn't. I see there are only 3 outlets and 4 messages. Is that something allowed with route ? Here is the patch : max v2; #N vpatcher 5 40 544 440; #P window setfont "Sans Serif" 9.; #P window linecount 1; #P message 296 242 50 9109513 6 9.5 12; #P message 296 207 60 9109513 set \$1 \$2 \$3; #P newex 253 253 27 9109513 seq; #P button 231 233 15 0; #P number 184 234 35 9 0 0 0 139 0 0 0 221 221 221 222 222 222 0 0 0; #P message 338 116 42 9109513 6 9.5 12; #P message 310 115 18 9109513 96; #P message 269 116 31 9109513 32 75; #P message 204 116 58 9109513 7 start 1536; #P newex 214 177 63 9109513 route 32 96 7; #P number 98 254 35 9 0 0 0 139 0 0 0 221 221 221 222 222 222 0 0 0; #P number 54 254 35 9 0 0 0 139 0 0 0 221 221 221 222 222 222 0 0 0; #P newex 54 291 40 9109513 noteout; #P newex 54 211 89 9109513 route pitch velocity; #P message 54 176 94 9109513 velocity 64 \, pitch 60; #P message 129 34 21 9109513 cat; #P message 97 34 23 9109513 dog; #P newex 97 92 91 9109513 route 22 440 52 100; #P connect 3 0 4 0; #P connect 4 0 6 0; #P connect 6 0 5 0; #P fasten 7 0 5 1 103 279 88 279 74 279; #P connect 1 0 0 0; #P fasten 2 0 0 0 134 67 102 67; #P fasten 4 1 7 0 98 245 103 245; #P fasten 8 0 13 0 219 212 189 212; #P fasten 12 0 8 0 343 151 219 151; #P fasten 11 0 8 0 315 151 219 151; #P fasten 10 0 8 0 274 152 219 152; #P fasten 9 0 8 0 209 158 219 158; #P connect 8 1 14 0; #P fasten 8 2 15 0 253 240 258 240; #P fasten 8 3 16 0 270 203 301 203; #P connect 16 0 17 0; #P pop; TIA DA -- http://en.wikipedia.org/wiki/Dark_ambient -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.cycling74.com/pipermail/maxmsp/attachments/20070614/b43d0b43/attachment.htm
- Previous message: [maxmsp] "Extras" folder
- Next message: [maxmsp] Re: Question-Max Reference manual example for "route"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
