Hi,

At Tue, 11 Dec 2001 20:34:13 +0100 (CET),
Jean Francois Ortolo wrote:

> > >   - configure modules for this card be able to comply with the FM OPL3
> > >     standard?
> >
> > The OPL3 is enabled via module option "snd_enable_fm=1".  Please check
> > alsa-driver/doc/CMIPCI.txt.
> >
> 
>   Yes, are both these options mutually exclusive?
>   snd_enable_midi=1
>   snd_enable_fm=1

No, you can give both options.

> >
> > >   - be able to get both timidity and Jazz, playing together at the same
> > >     time on an efficient manner?
> >
> > Yes, but you cannot use audio channel on Jazz together with TiMidity,
> > since both try to use the same pcm stream.
> >
> > To run timidity with real-time responce, you'll run it as root.
> > Become root via su, or even better use sudo command.
> >
> >     % sudo timidity -iA -B2,8
> >
> > This will start timidity as an ALSA sequencer client.
> > Run Jazz now.  You'll then find the TiMidity port as an output
> > device.  Don't forget to turn off audio (from Audio menu) on Jazz
> > before playing.
> >
> 
>   Tried timidity -iA -B2,8 as root.
>   the B option is reported as not supported.
>   the A interface ( Alsa interface ) is not available with my timidity
> program.
 
Maybe you have older version of timidity (or timidity from
kmultimedia - it's another branch).  The ALSA interface has been
supported since TiMidity++ ver.2.9.4.  Please get the latest version.
Also you can output to ALSA directly via -Os option with that version.


Takashi

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to