Attrui display bug
I've got an attrui attached to jit.qt.movie and displaying the looppoints. It is locked to this attribute and display mode is Multi number int. When I select one of the 2 values, it isn't displayed properly, that is I only see the first figure (see attached screen captures).
Looks like you didn't attach the screen capture ;-)
Interesting I can't seem to reproduce, could you post the patch (well just the jit.qt.movie and the attrui), I'm curious which font you use as well. Thanks for your help.
Didn't change the font... Copied and pasted in a blank max patch and the problem is still here outside of Live.
Here's my system info :
{
"version" : "Version 6.1.2 (6a3e522)",
"platform" : "mac",
"arch" : "x86",
"osversion" : "Mac OS X Version 10.8.3 x86_64",
"samplerate" : 48000,
"iovs" : 256,
"sigvs" : 64,
"scheduler_in_audio_interrupt" : "off",
"audio_drivername" : "Core Audio",
"audio_driver_subname" : "",
"eventinterval" : 2,
"overdrive" : "on",
"mixerparallel" : "off",
"mixercrossfade" : 0,
"mixerlatency" : 30.0,
"mixerramptime" : 10.0
}
Thanks for the clear example. The problem is that attrui currently doesn't support have a width different in patching/presentation view. In the meantime, if you use the same width the problem will disappear. Sorry for the inconvenience.
So I'll just use the same width in patching mode, no big deal, just important to know !