Re: [linux-audio-user] ALSA and usb-audio

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

Subject: Re: [linux-audio-user] ALSA and usb-audio
From: Patrick Shirkey (pshirkey_AT_boosthardware.com)
Date: Wed Jul 31 2002 - 10:47:07 EEST


Joseph Zitt wrote:
> On Tue, 30 Jul 2002 16:31:59 -0700
> Joseph Zitt <jzitt_AT_metatronpress.com> wrote:
>
>
>>OK, getting much closer now: I have ALSA installed to the point that I
>>can successfully play a WAV file with aplay.
>
>
> Getting ever closer.... I have rebooted and the ALSA drivers came up
> quite nicely. And alsaplayer successfully plays MP3s.
>
> However, when I try to play CDs (by selecting CDDA from the menu that
> comes from the box with the little horizontal lines on it),

That would be the menu icon.

> the CD
> plays but stutters, with it sounding like the sound is cutting in and
> out at a steady pace several times a second. Any clues?
>

Firstly which alsaplayer version are you using?

If you are using an old rpm then you should update your version using a
new one from the website. I recommend getting the tarball. it is simplay
a matter of ./configure;make;make install.

If you already have that or even better a fresh cvs version, have you
set up a file with fake cdda tracks in it?

eg.

mkdir cdtrks
cd cdtrks
touch "track01.cdda" "track02.cdda" ....

Then you should open a playlist in alsaplayer and load those tracks as
if they were oggs or any other sound file on your hdd.

One day we will get around to making those internally.

There is also some support for telling you how many tracks the cd has.
If you are interested in the code. You can find it in the
input/cdda/cdda_engine.c file. You just have to uncomment the
cd_disp_TOC function and also the check for it in cdda_open then
recompile and you when you use a cd alsaplayer will spit the table of
contents out into the shell.

> (BTW, some tooltips on the alsaplayer interface could be useful: while
> many of the controls are the standard tape player icons, the
> aforementioned box and the ... uh ... spread deck of cheese slices next
> to the >| button are a bit cryptic.)
>

Thats the playlist button.

It is worth doing but not high on the TODO list, of course if you had
the inclination....

-- 
Patrick Shirkey - Boost Hardware Ltd.
For the discerning hardware connoisseur
http://www.boosthardware.com
http://www.boosthardware.com/LAU/guide/
========================================


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

This archive was generated by hypermail 2b28 : Wed Jul 31 2002 - 10:35:43 EEST