Page 1 of 1

[ANN} Yoshimi 1.5.10.2

Posted: Mon Mar 04, 2019 4:24 pm
by folderol
In view of the upcoming changes to MXML this we've decided to make a preemptive bugfix release. At the same time, we've dealt with some memory leaks that might have occurred when handling corrupted files.

Re: [ANN} Yoshimi 1.5.10.2

Posted: Tue Mar 05, 2019 9:17 pm
by bluebell
folderol wrote:In view of the upcoming changes to MXML this we've decided to make a preemptive bugfix release. At the same time, we've dealt with some memory leaks that might have occurred when handling corrupted files.
Does this lead to an incompatibility to older DAW-session where Yoshimi is loaded as lv2-plugin?

Re: [ANN} Yoshimi 1.5.10.2

Posted: Tue Mar 05, 2019 9:39 pm
by folderol
No. It should make no difference at all. The old method was using a sort of low-level shortcut (possibly fractionally faster). Also there were two routes to it and we were actually using the wrong one. Maybe this should never have been publicly accessible so now we're being good people and only using the correct formal entry points.

Finally, this is no criticism of those who did the original coding. MXML was far less developed in those days and has rapidly developed since it's first appearance in 2003.