tiny request
I'm sure the max 5 features are done. but one to keep in mind.
a way to suspend refresh of a patcher. that way you dont see max drawing all the objects. and when you resize a pwindow, you dont see the big black boxes.
for example.
1 suspend draw,
2 script a ton of stuff
3 then un-suspend draw.