[fluid-dev] Thread safety long-term thoughts

2009-11-15 Thread David Henningsson
While the recent thread safety improvements are much better than the previous handling (since the previous had unpredictable crashes), the recent postings, the shadow variable workaround, and the multi-core support got me thinking. See this as long-term thoughts for discussion, rather than some

Re: [fluid-dev] Time to release?

2009-11-15 Thread josh
Hello Ebrahim, Quoting Ebrahim Mayat : On Nov 14, 2009, at 6:03 PM, David Henningsson wrote: Hello all I just tried 269 and did some hot-plugging, to my heart's content and I am happy to report: no crashes at all. That is good to hear. I also rendered (again) two MIDI files (details bel

Re: [fluid-dev] Time to release?

2009-11-15 Thread Ebrahim Mayat
On Nov 14, 2009, at 6:03 PM, David Henningsson wrote: I've just committed a small patch which updates the synthesis thread variable at every call to fluid_synth_one_block, which should fix Ebrahim's thread-jumping problem. Assuming Ebrahim confirms that it is fixed, perhaps it is time to re