Re: [linux-audio-user] Follow-up Re: Midi sequencer for Linux (Debian ?)

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] Follow-up Re: Midi sequencer for Linux (Debian ?)
From: Josh Green (jgreen_AT_users.sourceforge.net)
Date: Mon Nov 26 2001 - 00:26:54 EET


On Sun, 2001-11-25 at 08:58, Vincent Touquet wrote:
> Ok,
>
> Here are my findings on what is wrong:
> when for some reason like loading another midi app
> (like rosegarden), or by explicitly doing modprobe,
> snd-seq-oss is loaded, then jazz works for me on
> alsa-0.9.0beta4 (on a 2.4.13 kernel), else not ...
>
> [note: automatically also snd-seq-midi event and
> also maybe some other modules are loaded]
>
> Why isn't this module loaded by the kernel when
> jazz starts up ?
>
> Or is there some other thing I didn't think about (probably ...)
>

This is related to your modules.conf file. Here is what I have in mine:

alias sound snd-card-0
alias snd-card-0 snd-card-emu10k1
alias snd-synth-midi snd-seq-midi

# Options
options snd-card-emu10k1 snd_index=0 snd_id="EMU" snd_enable=1
options snd-pcm-oss snd_nonblock_open=1

# OSS/Free emulation
alias char-major-14 soundcore
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

Essentially everything will be the same except the snd-card-emu10k1
stuff if you have a different card. I never have to manually load
modules.

As far as MusE. I haven't tried it with most recent ALSA, although more
than likely it will work fine. You need to make sure you have a new
enough version of QT (3.0 it looks like) and that you edit make.inc and
change the QTDIR variable (on my system its /usr) and change other
variables as appropriate. Hope that helps.

> kind regards
> vini

-- 
    Josh Green
    Smurf Sound Font Editor (http://smurf.sourceforge.net)


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Mon Nov 26 2001 - 00:20:24 EET