Josh Green wrote:
>
> Question to others on the list: Anyone have an application using a
> new_fluid_*_audio_driver2() call?
>
Yep, Qsynth is one. It uses new_fluid_audio_driver2() for the sole
purpose on tapping audio output for those neat peak level meters :)
Bye.
--
rncbc aka Rui Nuno Capel
Hello Wolfgang,
I'm not sure what it could be at this point. Do you have an example
SoundFont that you could send me (off the list) or point me to a link
where I can get it? Also an example preset that exhibits the problem
could be useful. I suspect there are still several synthesis bugs in
Flu
Hello Mihail Zenkov,
Question to others on the list: Anyone have an application using a
new_fluid_*_audio_driver2() call?
On Wed, 2006-11-22 at 02:57 +0200, Mihail Zenkov wrote:
> But it have big overhead: many buffers, many purposeless copy of memory.
>
Yes you are right and I wanted to axe it
Will add it. Need to look over the other drivers too.
Josh
On Wed, 2006-11-22 at 01:41 +0200, Mihail Zenkov wrote:
> On Thu, 16 Nov 2006 20:44:36 +
> Josh Green <[EMAIL PROTECTED]> wrote:
>
> > Thanks for the links, I have a better understanding of dithering now :)
> > FluidSynth re
Committed some more stuff, including:
- ALSA CPU consumption problem hopefully now really fixed?
- More changes to ALSA sequencer (hopefully I got it right this time)
- Many many memory leaks plugged
Feedback appreciated. In particular, Paul Millar, do let me know if you
are still seeing the memo
On Fri, 2006-11-24 at 04:08 +0200, Mihail Zenkov wrote:
> Good. And imho better if fluid_synth_write_s16 will work with one
> buffer without negotiator. I do it in avidemux in dither16(), it use
> single buffer for in (float) and out (int16_t). This buffer one for all
> audio chain, only pointer tr
On Thu, 23 Nov 2006 19:13:37 +
Josh Green <[EMAIL PROTECTED]> wrote:
> Hello Mihail Zenkov,
>
> Question to others on the list: Anyone have an application using a
> new_fluid_*_audio_driver2() call?
>
> On Wed, 2006-11-22 at 02:57 +0200, Mihail Zenkov wrote:
> > But it have big overhead: man
On Thu, 23 Nov 2006 19:13:37 +
Josh Green <[EMAIL PROTECTED]> wrote:
> Hello Mihail Zenkov,
>
> Question to others on the list: Anyone have an application using a
> new_fluid_*_audio_driver2() call?
>
> On Wed, 2006-11-22 at 02:57 +0200, Mihail Zenkov wrote:
> > But it have big overhead: man