On Monday, 11 May 2009 07:53:22 [email protected] wrote:
> Quoting "Yair K." <[email protected]>:
> > Hi there,
> >
> >   I want to set some fluidsynth settings globally, however most programs
> > only expose the soundfont selection. Is there some global way to set
> > default settings like audio.periods, audio.output-channels, etc.?
> >
> > Yours,
> >     Yair K.
>
> Hello,
>
> You mean like a FluidSynth configuration file?  Currently no.  Seems
> like that would be a nice feature though.  It would set the default
> values, which an application would override.
>
> I added a ticket:
> http://fluidsynth.resonance.org/trac/ticket/42
>
> Best regards,
> Josh Green

Thanks! There is a "key-value file parser" API included in glib which can be 
used for this. It only exists since glib version 2.6, though, so using it may 
be a problem.

Yours,
        Yair K.
_______________________________________________
fluid-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/fluid-dev

Reply via email to