known bugs
From Cycling '74 Wiki
(Difference between revisions)
(→Max externals) |
(→Max externals) |
||
| Line 37: | Line 37: | ||
</maxpat> | </maxpat> | ||
| − | * When reading a text file with [coll], | + | * When reading a text file with [coll], if said text contains /, or /; and you double-clic the [coll] then modify the text, you can't close and save the window containing the [coll] data. |
See here : http://cycling74.com/forums/topic.php?id=44652 | See here : http://cycling74.com/forums/topic.php?id=44652 | ||
Latest revision as of 17:49, 14 January 2013
This page is intended to provide a quick inventory of known bugs and - when possible - workarounds.
Note: All bugs should first be reported using the Max 6 Bug Reporting Form.
When you list what you believe is a submitted and known bug, please list the Max version, Platform (Mac or Window), and the OS Version.
Contents |
[edit] The Max Application
[edit] Max externals
- kslider : clicking on the top right corner ('white' key) will cause MIDI pitch output a semitone higher than expected, as if there is a ghost 'black' key there. This causes a discontinuity in velocity output as well as the wrong pitch. Applies to Max v6 AND v5, both Windows and Mac. Has been ticketed (as of 22-11-2012).
- 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 example here :
-- Pasted Max Patch, click to expand. --
- When reading a text file with [coll], if said text contains /, or /; and you double-clic the [coll] then modify the text, you can't close and save the window containing the [coll] data.
See here : http://cycling74.com/forums/topic.php?id=44652
[edit] MSP externals
[edit] Jitter externals
- jit.anim.drive : @ui_map [dictname] attribute is broken (Max 6.0.8 - OSX 10.6.8)