On 2012-03-10 19:23, David Robillard wrote:
> On Thu, 2012-03-08 at 20:50 +0100, Andreas Persson wrote:
>> On 2012-03-06 08:18, Andreas Persson wrote:
>>> On 2012-03-06 06:51, David Robillard wrote:
>>>> On Sun, 2012-03-04 at 14:04 -0500, Edward Diehl wrote:
>>>>> State restore works for gig, SF2 but not SFZ, which I think is a known
>>>>> problem.
>>>>
>>>> Yes, this is because SFZ contains paths which need to be mapped.
>>>> Unfortunately this means LinuxSampler is going to have to rewrite the
>>>> SFZ file on save, but this is the only way to get properly
>>>> archivable/portable sessions.
>>>
>>> It's also because there's a bug in LinuxSampler causing crashes as
>>> pEngine pointer sometimes is null when the instrument loader thread
>>> loads sfz or sf2 files. You fixed this for gig files with a simple
>>> patch, but I'm working on a more thread safe fix for all engines.
>>
>> Done. I've just committed it.
>
> Could this by any chance have fixed deadlocks on exit when running as a
> plugin?  That seems to have gone away.

I did fix a deadlock, in the commit from 2012-03-04, but I got the 
deadlock when the plugin was loaded a second time, not on exit.

/Andreas

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to