RE: [linux-audio-user] Determining the proper names of things

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

Subject: RE: [linux-audio-user] Determining the proper names of things
From: Mark Knecht (mknecht_AT_controlnet.com)
Date: Thu Sep 05 2002 - 20:15:44 EEST


Steve,
   Let's concentrate on the machine that has the SB Audigy for now. One
small issue - the Alsa card support page doesn't actually list this 'SB
Audigy mp3+' card. I'm assuming they're all the same, but certainly not
sure...

   Here are the 4 things I know to look at - /proc/asound/dev, modules.conf,
the first few lines of ardour.rc and what I see when I run ardour.

   /proc/asound/dev and /dev/snd have identical entries.

   My main question - what should go in the MIDI-port tag and device
sections of ardour.rc? And how does one figure this out?

Mark

***************************

[root_AT_RH73WO dev]# ls -al /proc/asound/dev
total 0
dr-xr-xr-x 2 root root 0 Sep 5 07:59 .
dr-xr-xr-x 6 root root 0 Sep 5 07:59 ..
crw-rw-rw- 1 root root 116, 0 Sep 5 07:59 controlC0
crw-rw-rw- 1 root root 116, 4 Sep 5 08:05 hwC0D0
crw-rw-rw- 1 root root 116, 8 Sep 5 08:05 midiC0D0
crw-rw-rw- 1 root root 116, 9 Sep 5 08:05 midiC0D1
crw-rw-rw- 1 root root 116, 10 Sep 5 08:05 midiC0D2
crw-rw-rw- 1 root root 116, 11 Sep 5 08:05 midiC0D3
crw-rw-rw- 1 root root 116, 24 Sep 5 07:59 pcmC0D0c
crw-rw-rw- 1 root root 116, 16 Sep 5 07:59 pcmC0D0p
crw-rw-rw- 1 root root 116, 25 Sep 5 08:05 pcmC0D1c
crw-rw-rw- 1 root root 116, 26 Sep 5 08:05 pcmC0D2c
crw-rw-rw- 1 root root 116, 19 Sep 5 08:05 pcmC0D3p
crw-rw-rw- 1 root root 116, 1 Sep 5 08:05 seq
crw-rw-rw- 1 root root 116, 33 Sep 5 08:05 timer

*******************
My module.conf file:

alias parport_lowlevel parport_pc
alias eth0 3c59x
alias usb-controller usb-uhci

# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF verion 0.9.0 ---
alias char-major-116 snd
alias snd-card-0 snd-emu10k1
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
options snd snd_major=116 snd_cards_limit=1 snd_device_mode=0666
options snd-emu10k1 snd_index=0
# --- END: Generated by ALSACONF, do not edit. ---

# --- Keep modules from being autocleaned
add options -k snd-card-0

*************************************
ardour.rc (SB replaced Trident, by hand, not right!)

<?xml version="1.0"?>
<Ardour>
  <MIDI-port tag="SB" device="/dev/snd/midiC1D0" type="alsa/raw"
mode="duplex"/>
  <Config minimum-disk-io-bytes="262144" track-buffer-seconds="5.000000"
butler-thread-is-real-time="yes" butler-thread-priority="6"
run-sequencer-thread="no" sequencer-thread-is-real-time="yes"
sequencer-thread-priority="8" sequencer-thread-interval="1000"
mute-affects-pre-fader="yes" mute-affects-post-fader="yes"
mute-affects-control-outs="yes" mute-affects-main-outs="yes"
solo-latch="yes" ui-rcfile="/root/ardour/ardour_ui.rc"
pixmap-path="/root/apixmaps" session-path="/root/sessions"
soundfile-db="/root/sfdb" disk-choice-space-threshold="57600000"
mtc-port="SB" mmc-port="SB" monitor-inputs="no"/>

************************
[root_AT_RH73WO root]# ardour
Ardour/GTK 0.245.0 running with libardour 0.542.2
Copyright 1999-2002 Paul Davis
Ardour comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
ardour: [INFO]: Linux: running on 1 processor. Consider a dual CPU system.
ardour: [ERROR]: MIDI: no such port device
ardour: [WARNING]: MMC MIDI port "SB" not available: no MMC control possible
ardour: [INFO]: UI: setting up images used for interface ...

-----Original Message-----
From: linux-audio-user-admin_AT_music.columbia.edu
[mailto:linux-audio-user-admin_AT_music.columbia.edu]On Behalf Of Steve
Harris
Sent: Thursday, September 05, 2002 7:46 AM
To: linux-audio-user_AT_music.columbia.edu
Subject: Re: [linux-audio-user] Determining the proper names of things

On Thu, Sep 05, 2002 at 07:22:27 -0700, Mark Knecht wrote:
> However, Ardour want to know the name of my MIDI device and I don't
know
> where to look to find the correct name. Case at hand, one machine has the
> Audiophile 2496 for MIDI, while the other would use a SB Audigy. Where do
I
> go (what file or what /proc entry) to get this info?

I think they should appear in /proc/asound/dev on my macine its linked
to /dev/snd/

- Steve


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

This archive was generated by hypermail 2b28 : Thu Sep 05 2002 - 20:22:01 EEST