[fluid-dev] FluidSynth and FluidSynth-dssi

2009-11-21 Thread David Henningsson
Hello, anybody using fluidsynth-dssi on this list? The reason I'm asking is that we (as in the FluidSynth developers) released a new version which was incompatible with QSynth, and so I chose not to try to push that version into Debian. Now we're soon going to release a fixed version of Fluid

Re: [fluid-dev] Thread safety long-term thoughts

2009-11-21 Thread David Henningsson
j...@resonance.org wrote: Quoting David Henningsson : Btw; with the sample timers we also have the entire midi file player (with its fopen calls etc) inside the audio thread. I'm guilty of that, and it should be fixed by inserting a sequencer between the player and the audio thread, at least in