From: Kenji Okamoto <okamoto@granite.cias.osakafu-u.ac.jp>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] USB audio setup (xitel hifi-link AN1)
Date: Mon, 15 Nov 2004 11:26:47 +0900 [thread overview]
Message-ID: <8907ebe6f8c59a8d27e325081a0f1804@granite.cias.osakafu-u.ac.jp> (raw)
In-Reply-To: <1100345787.4195f1bb6d055@mail.online.ie>
> Number of Play Units = 1, and consists of 1,
> Number of Record Units = 0, and consists of
> Number of masterRecAGC Units = 0, and consists of
> Number of masterRecMute Units = 0, and consists of
> Number of LRRecVol Units = 0, and consists of
> Number of masterPlayMute Units = 1, and consists of 2,
> Number of masterPlayVol Units = 0, and consists of
> Number of LRPlayVol Units = 1, and consists of 2,
Hmm, you are running the new sources.
The point may be you have no masterPlayVolUnits, and instead,
do LRPlayVolUnits.
In such case, I had no experience so far.
If you can check threadmain() in usbaudio.c, where the setcontrol(Play, "volume", volume) line.
Is this line working fine? I suppose it's not.
Another thing, do you have what kind of volume control, I mean do you
have some kinds of mechanical volume control on the device?
I'm now busy in many things, and now in video device for Plan 9.
This is because there are many kinds of USB audio devices, and individuals
have different configurations of various controls, which lead us
complicated control codes to write. I feel it's not possible to get a
general solution for this matter. Therefore, I expect if you want to make
your USB audio device to work, you have to do something by yourself...
In addition, I still have problem to make good quality sound through USB
device, such mp3 file to USB audio device.
If you are using CDROM to speaker or FM tuner to speaker etc, you'd
have no problem and would be able to get good quality sound.
I do not know why we cannot good quality sound through USB port yet.
If somthing can happen, it may be after the end of this year. Of course,
anyone can contribute, and hide my dirty work to the evil would be
appreciated.
Sorry about it.
Kenji
next prev parent reply other threads:[~2004-11-15 2:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-13 11:36 gdiaz
2004-11-15 2:26 ` Kenji Okamoto [this message]
2004-11-15 6:19 ` Kenji Okamoto
2004-11-15 9:36 ` gdiaz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8907ebe6f8c59a8d27e325081a0f1804@granite.cias.osakafu-u.ac.jp \
--to=okamoto@granite.cias.osakafu-u.ac.jp \
--cc=9fans@cse.psu.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).