[maxmsp] Re: saving CPU with poly~
Dan Nigrin
dan at defectiverecords.com
Wed Aug 1 12:57:06 MDT 2007
- Previous message: [maxmsp] Re: saving CPU with poly~
- Next message: [maxmsp] Re: saving CPU with poly~
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks Michael, In my application, the signal connections (basically, the input into the gate~) is changing very frequently (on the order of tens to hundreds of milliseconds), so I'm not sure if the scripting approach will work... I'll give matrix~ a try... Thanks, Dan >One idea: when doing a 14 channel piece with much poly~ use, I found >that scripting the patch cords I need (and not the ones I don't) >saved me a lot of overhead. That might not fit your situation. > >Second idea: I found that manging signal routing with matrix~ was >pretty efficient... probably more so than a number of small gate~'s. > >A comment: make sure you "zero" any sends before you mute them. If >I recall, send~ holds the last signal vector it has gotten when it >gets muted. -- Dan Nigrin Defective Records 202 Hack / PC-1600 User / VSTi Host / OMS Convert / Jack OS X / Major Malfunction http://www.defectiverecords.com http://www.jackosx.com
- Previous message: [maxmsp] Re: saving CPU with poly~
- Next message: [maxmsp] Re: saving CPU with poly~
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
