Post Reply 
Matrix editor bug in Free42?
11-19-2020, 04:58 PM (This post was last modified: 11-19-2020 05:02 PM by JSBach.)
Post: #1
Matrix editor bug in Free42?
Hi,

if I create a matrix in Free42 and edit it in the Matrix editor, I get the edited matrix in X (correct) and a 0 (zero) in Y, which I think is incorrect.
(Free42 2.5.21, Windows.)

Stack before matrix editor:
T: 1
Z: 2
Y: 3
X: [ 2x2 Matrix]

After matrix editor:
T: 2
Z: 3
Y: 0
X: [ 2x2 Matrix]

IMO this should be:
T: 1
Z: 2
Y: 3
X: [ 2x2 Matrix]

Or did I overlook something?

Regards
JSBach
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Matrix editor bug in Free42? - JSBach - 11-19-2020 04:58 PM
RE: Matrix editor bug in Free42? - Werner - 11-19-2020, 05:59 PM
RE: Matrix editor bug in Free42? - JSBach - 11-20-2020, 08:38 AM



User(s) browsing this thread: 1 Guest(s)