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't work, both driver
outputs are completely screwed up. Now I can imagine that this just
isn't the way the API is meant to be used, but is there a way to
properly use two audio drivers with one synthesizer?
Felix
You can use jack as a sound driver and then use jack_capture to
capture the sound output into a file. This works nicely on Linux
though I have not tried it on OS X.
E
_______________________________________________
fluid-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/fluid-dev