On Sun, Apr 28, 2002 at 01:49:41AM -0500, Joshua McFadden wrote:
> Hello there. I've just set up alsa 0.9.0beta12 on my Debian system
> (which, if you don't mind my saying so, was *hard*). I'm having
> difficulty with the playback sampling rate on my Delta 66. All of
> my oss/free applications are apparently unable to set the sampling
> rate, and 99% of my recordings are in 44.1kHz. The card defaults to
> 48kHz, and so everything plays a step flat.
I also have a Delta66, and I'm not getting this with mpg123.
I have alsa from CVS of feb. 10th (haven't updated in a while)..
I think this is equivalent to 0.9.0beta10.
I didn't do anything special other than the usual setup in
/etc/modules.conf (or actually /etc/modutils/alsa on debian).
here's the contents of /etc/modutils/alsa...
the delta is card1, my other soundcard is card0.
# for alsa native support
alias char-major-116 snd
alias snd-card-1 snd-card-ice1712
alias snd-card-0 snd-card-cs4236
# for OSS support
alias char-major-14 soundcore
alias sound-slot-1 snd-card-1
alias sound-slot-0 snd-card-0
# for Alsa's OSS emulation
alias sound-service-1-0 snd-mixer-oss
alias sound-service-1-3 snd-pcm-oss
alias sound-service-1-12 snd-pcm-oss
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
# Here are specific module options for ALSA.
options snd snd_major=116 \
snd_cards_limit=4 \
snd_device_mode=0666 \
snd_device_gid=0 snd_device_uid=0
options snd-card-ice1712 snd_index=1 \
snd_id="Delta66"
options snd-card-cs4236
snd_index=0 \
snd_id="Malibu" \
snd_port=0x534 \
snd_cport=0x120 \
snd_mpu_port=0x330 \
snd_fm_port=0x200 \
snd_irq=5 snd_mpu_irq=7 \
snd_dma1=1 snd_dma2=0
# force alsa to load oss emulation
add above snd snd-pcm-oss snd-seq-oss snd-mixer-oss
--
Paul Winkler
home: http://www.slinkp.com
"Muppet Labs, where the future is made - today!"
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user