[maxmsp] Big set - CPU strategy ?
Patrick Delges
pdelges at radiantslab.com
Thu May 1 03:33:36 MDT 2008
- Previous message: [maxmsp] Big set - CPU strategy ?
- Next message: [maxmsp] Big set - CPU strategy ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 01-mai-08, at 09:16, Philippe Jelli wrote: > So I tried different approaches for this, the first is one mega-patch > containing all ten subpatches, and muting (with mute~) all unused > patches successively, but even whith muting, i have severe audio > dropouts and clicks. Another approach is to use [poly~ subpatch_1 1], [poly~ subpatch_2 1], [poly~ subpatch_3 1], etc. i.e. a poly with only one voice and mute that voice when it is not used. It is suppose to work better than [mute~] and worked well for me so far. Of course, you have to make sure 2 subpatches can run concurrently. p
- Previous message: [maxmsp] Big set - CPU strategy ?
- Next message: [maxmsp] Big set - CPU strategy ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
