From: Clemens Ladisch <clemens@ladisch.de>
To: Vasily Postnicov <shamaz.mazum@gmail.com>, alsa-devel@alsa-project.org
Subject: Re: Recording with asus xonar essence st card
Date: Sat, 25 Oct 2014 16:27:25 +0200 [thread overview]
Message-ID: <544BB34D.7010400@ladisch.de> (raw)
In-Reply-To: <CADnZ6B=orUbdou9R6Hbi=n60euOetoXzhs=ALcHtEyBTp8T0jg@mail.gmail.com>
Vasily Postnicov wrote:
> 1) How do I initialize my soundcard for recording properly? I think I must
> enable CS5381 ADC using GPIO registers
These two bits only select the frequency.
> but what are OXYGEN_REC_ROUTING, OXYGEN_ADC_MONITOR and
> OXYGEN_A_MONITOR_ROUTING for? Does MONITOR mean the same thing as
> in the user manual?
The Windows driver implements monitoring in software, but it means
the same.
> If ROUTING registers are just switches for source of a signal to be
> recorded, is it enough to use OXYGEN_REC_B_ROUTE_I2S_ADC_2 for ST card
> to record from line-in/mic jack?
You also have to configure the routing of all the signals that can end
up at the input of the ADC. See the comment at the beginning of
xonar_pcm179x.c.
> 2) How do I control volume of sound while recording?
The aux and mic inputs go through the analog mixer section of the
AC'97 codec, but the line input bypasses that and has no control.
(The DAC and ADC of the AC'97 codec are not used.)
Regards,
Clemens
prev parent reply other threads:[~2014-10-25 14:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-25 11:16 Recording with asus xonar essence st card Vasily Postnicov
2014-10-25 14:27 ` Clemens Ladisch [this message]
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=544BB34D.7010400@ladisch.de \
--to=clemens@ladisch.de \
--cc=alsa-devel@alsa-project.org \
--cc=shamaz.mazum@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.