Date: Sat, 22 Apr 2006 13:42:17 -0400 From: Joe Marcus Clarke <marcus@FreeBSD.org> To: Ariff Abdullah <ariff@FreeBSD.org> Cc: multimedia@FreeBSD.org Subject: Re: Questions on mixer recindex settings Message-ID: <1145727737.15851.2.camel@shumai.marcuscom.com> In-Reply-To: <20060423013318.3fb0361c.ariff@FreeBSD.org> References: <1145688631.805.11.camel@shumai.marcuscom.com> <20060423013318.3fb0361c.ariff@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Sun, 2006-04-23 at 01:33 +0800, Ariff Abdullah wrote: > On Sat, 22 Apr 2006 02:50:31 -0400 > Joe Marcus Clarke <marcus@FreeBSD.org> wrote: > > One of the GNOME users reported that the gnome-volume-control app > > (GUI mixer) was putting output tracks (e.g. Volume, Phone-out, etc.) > > on the input page, and input tracks (e.g. Record, In-gain, etc.) on > > the output page. I looked at the source for setting up the ac97 > > mixer, and the recindex values don't make sure sense. This is what > > is there currently: > > > > SOUND_MIXER_VOLUME --> 6, > > SOUND_MIXER_OGAIN --> 0 > > SOUND_MIXER_PHONEOUT --> 7, > > SOUND_MIXER_BASS --> 0, > > SOUND_MIXER_TREBLE --> 0, > > SOUND_MIXER_PCM --> 0, > > SOUND_MIXER_SPEAKER --> 0, > > SOUND_MIXER_LINE --> 5, > > SOUND_MIXER_PHONEIN --> 8, > > SOUND_MIXER_MIC --> 1, > > SOUND_MIXER_IGAIN --> 0, > > SOUND_MIXER_CD --> 2, > > SOUND_MIXER_LINE1 --> 4, > > SOUND_MIXER_VIDEO --> 3, > > SOUND_MIXER_RECLEV --> 0 > > > > Shouldn't SOUND_MIXER_IGAIN and SOUND_MIXER_RECLEV be non-zero, and > > shouldn't SOUND_MIXER_VOLUME and SOUND_MIXER_PHONEOUT be 0? > > > > It actually does make a perfect sense. A non-zero recidx means that > the driver/applications can use it as a recording/input source since > that particular dev capable of providing sound sources to be recorded. > > You cannot record anything from SOUND_MIXER_RECLEV since it doesn't > provide sound of its own, unlike SOUND_MIXER_VOLUME/PHONEOUT/CD/etc. > > Make sense, right? Yes, that does make sense. Just a little strange when you see the tracks separated out the way gnome-volume-control does it. Thanks for the response. Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBESmr5b2iPiv4Uz4cRAroDAJ9kDqedXMUArWgLD6NQIIpS1lzivwCfdPrm NZAO4Z+Ixpjb9nPzmVKluZM= =nLrz -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1145727737.15851.2.camel>
