known bugs
From Cycling '74 Wiki
(Difference between revisions)
(→Max externals) |
(→Max externals) |
||
| Line 5: | Line 5: | ||
==Max externals== | ==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 a dict.group in the [prepend] inlet. (Max 6.0.8 - OSX 10.6.8) 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 a dict.group in the [prepend] inlet. (Max 6.0.8 - OSX 10.6.8) |
| + | See exemple here : | ||
<maxpat> | <maxpat> | ||
Revision as of 23:55, 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 a dict.group in the [prepend] inlet. (Max 6.0.8 - OSX 10.6.8)
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)