MXJ object mapping?
Is there a way to turn [mxj com.mat.foobazMobj 74] into [foobaz 74]?
It's a lot to type every time I use one of my objects and since I plan on distributing them soon, I bet they would be more useful to my users.
No, but you can create a key command. Have a look to max-keycommands.txt, the one for jitter objects is similar to what you want to do.
Hey ej... not a bad thing to know about! I may use that personally but rather than stepping on other people's workflows, I'll use wrapper abstractions.
Thanks, you rock.
i would suggest using the default package instead of com.mat when you distribute it.