Re: [fluid-dev] Handling audio output.

2013-01-13 Thread Element Green
Have a look at the Developer's API documentation, in particular the "Using the synthesizer without an audio driver" link in the table of contents: http://fluidsynth.sourceforge.net/api/index.html#UsingSynth Hope that helps. Element Green On Sun, Jan 13, 2013 at 11:33 AM, Иван Заярный wrote: >

[fluid-dev] Handling audio output.

2013-01-13 Thread Иван Заярный
Description of using synthesizer without audio driver is not obvious or not full. It is diffucult to understand how to handle audio stream from synth using fluid_synth_write_s16() method. I suppose that i can use callback function fluid_audio_callback_t (typedef in synth.h) for handling any outpu