fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [fluid-dev] Question on using alsa driver


From: Josh Green
Subject: Re: [fluid-dev] Question on using alsa driver
Date: Tue, 28 Sep 2004 22:40:36 -0700

On Tue, 2004-09-28 at 20:57 -0800, Paul Berry wrote:
> Hello,
> 
> I am a new subscriber to this list and I have a question. Using fluidsynth 
> version 1.0.4-2
> 
> I am using fluidsynth with seq24 using the alsa driver and I have two 
> soundcards in my computer, a pci128 which is hw0:0 and a awe64 which is hw1:0
> fluidsynth uses card 0 which is the default but I would like it to use card 1 
> which is the awe64.
> 
> How would I do this? Would it be ffrom the commandline when I start 
> fluidsynth 
> or in .asoundrc?
> 
> Any help would be appreciated.
> 
> Thanks,
> Paul
> 
> 

I believe this is the correct way to do this:

fluidsynth -o audio.alsa.device=hw:1

The -o option allows you to assign values to settings (type "settings"
at the FluidSynth prompt to get a list of them). If you had a name for
your card like "awe" you could say "-o audio.alsa.device=awe", in other
words you can assign whatever string device value that ALSA understands.
The default is "default" :)

-- 
Josh Green <address@hidden>

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]