At Wed, 1 May 2002 16:22:33 +0200,
Frank Barknecht wrote:
> 
> Hi Justin,
> (you should CC to the list, so others can help, too)
> 
> Justin hat gesagt: // Justin wrote:
> 
> > Ok, I noticed some problems: 1.) there is no /etc/modutils/alsa, as it's
> > a directory, and the /etc/alsa/modutils/0.9 file I have (copied from the
> > 0.5 file created with ALSACONF 0.4.3b) lists everything, but what else
> > do I need to do after this?  And it seems that KMid won't list anything
> > for MIDI hardware if I use the non-Alsa version, but crashes when I use
> > the Alsa version.  Any idea about that?
> 
> /etc/modutils/alsa is a debian specific file, and maybe on your system
> it is a directory or a symbolic link to a directory. It's is only
> important, that you put your modules config file for alsa somwhere in
> reach of update-modules(8).
> 
> If you don't use the debian packages, you will have to configure
> everything yourself. If you have the file /etc/alsa/modutils/0.9,
> you can take this as an example, if you are using alsa 0.9. You need
> the standard stuff:
> 
>   alias char-major-116 snd
>   alias char-major-14 soundcore
>   options snd snd_major=116 snd_device_mode=0660 snd_device_gid=29 snd_device_uid=0
>   alias sound-slot-0 snd-card-0
>   alias sound-service-0-0 snd-mixer-oss
>   alias sound-service-0-1 snd-seq-oss
>   alias sound-service-0-3 snd-pcm-oss
>   alias sound-service-0-8 snd-seq-oss
>   alias sound-service-0-12 snd-pcm-oss
> 
> and then the Audigy stuff:
> 
>   alias snd-card-0 snd-card-emu10k1
> 
> Depending on your alsa version you might want to make that 
> 
>   alias snd-card-0 snd-emu10k1
> 
> I don't know, how to enable midi on the Audigy, sorry. Maybe you need
> soundfonts and the soundfont tools by Takashi Iwai...

audigy works just like sb live.
and note that audigy is supported _only_ on alsa 0.9.0.

for using wavetable midi, load the soundfont via sfxload as well.
there are two mpu401 rawmidi devices are provided, /dev/snd/midiC0D0
and /dev/snd/midiC0D1, the former for the midi on the rear of the card
and the latter on the audigy drive.


Takashi

_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to