On 08/26/2014 03:42 PM, David Henningsson wrote:
>
>
> On 2014-08-25 13:49, Stefan Sauer wrote:
>> On 08/25/2014 11:13 AM, David Henningsson wrote:
>>> On 2014-08-24 16:34, Stefan Kost wrote:
I posted this previously. Having a specification where an application
should
look for soundf
On 2014-08-25 13:49, Stefan Sauer wrote:
On 08/25/2014 11:13 AM, David Henningsson wrote:
On 2014-08-24 16:34, Stefan Kost wrote:
I posted this previously. Having a specification where an application
should
look for soundfonts would be nice. This could be a fallback-path and an
environment va
Hi. I wrote:
> Well, in fluidsynth.lua version 1.2
>http://www.pjb.com.au/comp/lua/fluidsynth.html#read_config_file
> I've gone for a default config file ~/.config/fluidsynth
>~> cat ~/.config/fluidsynth
>audio.driver = alsa
>synth.polyphony = 1024
>load /home/soundfonts/MyGM.
On 2014-08-26 07:58, Peter Billam wrote:
Greetings.
I wrote:
I keep wishing there was some little config file, maybe:
~> cat ~/.fluidsynth/config
audio:
alsa
soundfonts:
/home/soundfonts/MyGM.sf2
/home/soundfonts/ReallyGoodPiano.sf2
something like that.
David H