Joan Quintana skrev:
> I'm new to fluid-dev.

Welcome!

> But I can't start fluidsynth with alsa audio driver, connecting to my 
> external device (hw:1):
> 
> $ fluidsynth -m alsa_seq -a alsa -o audio.alsa.device='hw:1' -l  soundfont.sf2
> 
> and the reason is:
> fluidsynth: error: Failed to find a workable audio format

Do you know what sample rates the UA-25EX support? Perhaps you have to
set the sample rate explicitly in fluidsynth to that sample rate (e g -o
synth.sample-rate=48000). You could also try 'plughw:1' instead, which
will make ALSA convert the rate (and format) automatically (at the cost
of some additional CPU consumption).

// David


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

Reply via email to