Re: [LAU] yoshimi bug - fixed by me !

From: cal <cal@email-addr-hidden>
Date: Mon Nov 09 2009 - 09:15:42 EET

Folderol wrote:
> I just had a look at cal's website and found there were versions .030 -
> .035 so immediately tried the latest one. This seemed to
> have the VU problem solved but unfortunately locked up completely when
> I tried to load a parameter file. This was true for all versions back
> to 0.31.
>
> However, .030 seemed OK, so I had the bright idea of doing a 'diff'
> between the likely files. The interesting change came in masterUI.fl
> where I noticed the following:
>
> .030
> // load the data
> int result = zynMaster->loadXML(filename);
> zynMaster->actionLock(unlock);
> zynMaster->applyParameters();
>
> .031 (and onwards)
> // load the data
> int result = zynMaster->loadXML(filename);
> zynMaster->applyParameters();
> zynMaster->actionLock(unlock);
>
> I simply swapped those last two lines back, and all seems to be well
> now. It's late now, but tomorrow I'll try to have a good old bash at it
> and see what happens!

Well done! And thanks.

0.036 2009-11-09 Will J Godfrey's load parameter file fix

<http://www.graggrag.com/?q=yoshimi>

> Incidentally, the files are beautifully clearly laid out now :)

just a little more readable?

cheers.

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Mon Nov 9 12:15:01 2009

This archive was generated by hypermail 2.1.8 : Mon Nov 09 2009 - 12:15:01 EET