objectmapping to gate broken in 6.1?
Jul 25 2013 | 2:07 pm
My custom objectmapping file (hh-objectmappings.txt) includes some mappings for the gate object, but they don't appear to work in 6.1. The Max window tells me "no such object" when I try to load them. Other object mappings work fine.
The mappings look like:
max objectfile igate gate;
max objectfile fgate gate;
max objectfile bgate gate;
max objectfile lgate gate;
max objectfile sgate gate;
Any suggestions?