[maxmsp] Re: optimisizing a midi patch
Seejay James
cjlacke at ilstu.edu
Thu Sep 6 18:05:52 MDT 2007
- Previous message: [maxmsp] Re: optimisizing a midi patch
- Next message: [maxmsp] optimisizing a midi patch
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
mtr is the way to go for recording the CC data, up to 32 tracks at a time. Another angle is to use pattr so you can save the dial's states and interpolate between them (use line to control the length of time it takes to go from one preset to the next). Why not use both? ;) --CJ
- Previous message: [maxmsp] Re: optimisizing a midi patch
- Next message: [maxmsp] optimisizing a midi patch
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
