Re: [linux-audio-user] m-audio radium USB midi keyboard

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

Subject: Re: [linux-audio-user] m-audio radium USB midi keyboard
From: Joseph Zitt (jzitt_AT_metatronpress.com)
Date: Fri Jan 10 2003 - 10:12:17 EET


On Thu, 9 Jan 2003 11:41:10 -0800
Paul Winkler <pw_lists_AT_slinkp.com> wrote:

> Here's the real link:
> http://alsa.opensrc.org/index.php?page=USBMidiDevices

Looks promising! One thing I'm unsure of, though:

The page states:

> Here's the options I use. (note that I already have
> another soundcard at snd-card-0, so this one is 1).
>
> (#) modules.conf for snd-usb-audio with a midi device
> alias snd-card-1 snd-usb-audio
>
> (#) for oss emulation... untested
> alias sound-slot-1 snd-card-1
> alias sound-service-1-1 snd-seq-oss
> alias sound-service-1-8 snd-seq-oss
>
> options usb-audio enable=1 \
> index=1 \
> id="oxygen"

This line is new to me (at least I don't recall it from before), and I'm
not sure how to set the "enable" and "index" arguments for my own
system, which has both a Roland UA-30 USB Audio Interface and an Oxygen
8. Here's my /etc/modules.conf as it stands now:

[root_AT_gimel tmp]# cat /etc/modules.conf
alias parport_lowlevel parport_pc
alias usb-controller usb-uhci

# --- ALSA configuration
alias char-major-116 snd
alias char-major-14 soundcore
alias snd-card-0 snd-usb-audio
alias snd-card-1 snd-usb-audio
# --- OSS compatibility
alias sound-slot-0 snd-card-0
alias sound-slot-1 snd-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
alias sound-service-1-0 snd-mixer-oss
alias sound-service-1-3 snd-pcm-oss
alias sound-service-1-12 snd-pcm-oss
# --- Options
options snd device_gid=1 device_mode=0666 device_uid=0 cards_limit=2 \
major=116
options snd-usb-audio index=0,1 pid=0x0006,0x1015
# --- Keep modules from being autocleaned
add options -k snd-card-0
add options -k snd-card-1
# --- ALSA configuration END
[root_AT_gimel tmp]#

-- 
| jzitt_AT_josephzitt.com                      http://www.josephzitt.com/ |
| GPG: A4224EFA                         http://www.mp3.com/josephzitt/ |
| == New book: Surprise Me with Beauty: the Music of Human Systems  == |
| Comma / Gray Code / VoiceWAVE Silence: the John Cage Discussion List |


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

This archive was generated by hypermail 2b28 : Fri Jan 10 2003 - 10:13:11 EET