Re: [fluid-dev] Multiple audio drivers

2010-12-03 Thread Element Green
On Fri, Dec 3, 2010 at 6:28 AM, Felix Krause wrote: > I'd like to have FluidSynth to generate sound output and at the same time > write the audio output to a file. So I tried to create a "file" audio driver > and a "coreaudio" audio driver with the same synthesizer as parameter. Turns > out thi

Re: [fluid-dev] Multiple audio drivers

2010-12-03 Thread Ebrahim Mayat
On Dec 3, 2010, at 9:28 AM, Felix Krause wrote: I'd like to have FluidSynth to generate sound output and at the same time write the audio output to a file. So I tried to create a "file" audio driver and a "coreaudio" audio driver with the same synthesizer as parameter. Turns out this doesn

[fluid-dev] Multiple audio drivers

2010-12-03 Thread Felix Krause
I'd like to have FluidSynth to generate sound output and at the same time write the audio output to a file. So I tried to create a "file" audio driver and a "coreaudio" audio driver with the same synthesizer as parameter. Turns out this doesn't work, both driver outputs are completely screwed up