known bugs
From Cycling '74 Wiki
(Difference between revisions)
| Line 7: | Line 7: | ||
* dict : formatting a message beginning with "set {entry index}" and containing a dictionary name in it doesn't work using zl.group to combine the "set {entry index}" and the dictionary name coming from a dict.group object in one message, works if using [prepend set {entry index} ] and the dictionary name coming from the output of dict.group in the [prepend] inlet. See exemple here : | * dict : formatting a message beginning with "set {entry index}" and containing a dictionary name in it doesn't work using zl.group to combine the "set {entry index}" and the dictionary name coming from a dict.group object in one message, works if using [prepend set {entry index} ] and the dictionary name coming from the output of dict.group in the [prepend] inlet. See exemple here : | ||
| + | <maxpat> | ||
----------begin_max5_patcher---------- | ----------begin_max5_patcher---------- | ||
805.3oc2XssbZCCD8YyWgF8LkwV9B1807OzWZ5vHiUIJEK6QRPtM4eu5hMEH | 805.3oc2XssbZCCD8YyWgF8LkwV9B1807OzWZ5vHiUIJEK6QRPtM4eu5hMEH | ||
| Line 27: | Line 28: | ||
NWKa2jGWWukvEM1z.E0wRtuhqGlL0LjxrCMVDxIaosqOch1ZuN4urMlyjA | NWKa2jGWWukvEM1z.E0wRtuhqGlL0LjxrCMVDxIaosqOch1ZuN4urMlyjA | ||
-----------end_max5_patcher----------- | -----------end_max5_patcher----------- | ||
| + | </maxpat> | ||
| + | |||
==MSP externals== | ==MSP externals== | ||
Revision as of 23:52, 24 November 2012
This page is dedicated to be an inventory of known bugs. When you list what you believe to be a known bug, please list the Max version, Platform (Mac or Window), and - if possible - the OS Version.
Contents |
The Max Application
Max externals
- dict : formatting a message beginning with "set {entry index}" and containing a dictionary name in it doesn't work using zl.group to combine the "set {entry index}" and the dictionary name coming from a dict.group object in one message, works if using [prepend set {entry index} ] and the dictionary name coming from the output of dict.group in the [prepend] inlet. See exemple here :
-- Pasted Max Patch, click to expand. --
MSP externals
Jitter externals
- jit.anim.drive : @ui_map [dictname] attribute is broken (Max 6.0.8 - OSX 10.6.8)