Crypto skrev: > On Monday 30 March 2009 13:48:31 David Henningsson wrote: > >> You are looking for the audio.alsa.device option. This and other options >> can be found here: >> >> http://fluidsynth.resonance.org/trac/wiki/FluidSettings >> >> (IMHO, these options should also be documented on the man page for >> fluidsynth.) >> >> // David > > Yes, that seems to be what I need, thanks a lot. > > Am I supposing correctly that these settings have to be set when compiling > fluidsynth? So they cannot be changed at a later time...
You set them on the command line. Example: fluidsynth -a alsa -o audio.alsa.device=hw:0 mybank.sf2 mysong.mid // David _______________________________________________ fluid-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/fluid-dev
