Aaron Mehl wrote:
> On Wed, 2003-01-15 at 10:01, Clemens Ladisch wrote:
> > Aaron Mehl wrote:
> > > I tried loading soundfonts and got the following.
> > > maybe this is the reason I can't hear midi files
> > > I ran sfxload and...
> > >
> > > [root@aamehl aaron]# sfxload /mnt/cdrom3/audio/common/sfbank/ct4mgm.sf2
> > > /dev/sequencer: No such file or directory
> >
> > Did you run the snddevices scripts when installing the ALSA driver
> > package?
>
> no where is it???

In the alsa-driver directory. But I don't think this is your problem
(please check if /dev/sequencer exists).

> cat sndstat
> ...
> Synth devices: NOT ENABLED IN CONFIG {here it is ????}

sndstat is for OSS compatibility, its contents aren't really that useful.

> my module.conf
> above snd-emu10k1 snd-pcm-oss
> alias sound-slot-0 snd-emu10k1
> #alias sound emu10k1

There should be more. From the ALSA website:

        # ALSA portion
        alias char-major-116 snd
        alias snd-card-0 snd-emu10k1
        # module options should go here

        # OSS/Free portion
        alias char-major-14 soundcore
        alias sound-slot-0 snd-card-0

        # card #1
        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

> aconnect -i
> > client 0: 'System' [type=kernel]
> >      0 'Timer           '
> >      1 'Announce        '
> > client 64: 'External MIDI 0' [type=kernel]
> >      0 'MIDI 0-0        '

Try "aconnect -o" (the wavetable synth is an output device).

Does playing MIDI files with pmidi instead of playmidi work?


HTH
Clemens



-------------------------------------------------------
This SF.NET email is sponsored by: Take your first step towards giving 
your online business a competitive advantage. Test-drive a Thawte SSL 
certificate - our easy online guide will show you how. Click here to get 
started: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0027en
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to