Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Mar 2013 11:06:04 +0100
From:      David Demelier <demelier.david@gmail.com>
To:        Stuart Barkley <stuartb@4gh.net>
Cc:        freebsd-multimedia@freebsd.org
Subject:   Re: Fwd: Disable monitor recording source
Message-ID:  <CAO%2BPfDcFJuypF6=n7h=zoBpRMBSjcYNRF251gSXSMG1D6Etx4A@mail.gmail.com>
In-Reply-To: <511171A0.5060000@gmail.com>
References:  <51015592.7080807@gmail.com> <CAO%2BPfDe-=bB3FeNUkKj2yybg_7v2YKM7kryYauU8zuJ78Xr%2Bcg@mail.gmail.com> <alpine.BSF.2.00.1302050911230.2554@freeman.4gh.net> <511171A0.5060000@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
2013/2/5 David Demelier <demelier.david@gmail.com>:
> On 05/02/2013 15:20, Stuart Barkley wrote:
>> On Tue, 5 Feb 2013 at 05:22 -0000, David Demelier wrote:
>>
>>> Hello (sorry for forwarding but I didn't have much answers),
>>
>> This is probably the best place for this question.
>>
>>> I would like to record only from mic but I can't remove monitor from
>>> recording :
>>>
>>> markand@Melon ~ $ cat /dev/sndstat
>>> FreeBSD Audio Driver (newpcm: 64bit 2009061500/amd64)
>>> Installed devices:
>>> pcm0: <ATI R6xx (HDMI)> (play)
>>> pcm1: <Analog Devices AD1984A (Analog 2.0+HP/3.1)> (play/rec) default
>>> markand@Melon ~ $ mixer
>>> Mixer vol      is currently set to  90:90
>>> Mixer pcm      is currently set to  90:90
>>> Mixer speaker  is currently set to   0:0
>>> Mixer mic      is currently set to  90:90
>>> Mixer rec      is currently set to  80:80
>>> Mixer igain    is currently set to   0:0
>>> Mixer ogain    is currently set to 100:100
>>> Mixer monitor  is currently set to  80:80
>>> Recording source: mic, monitor
>>> markand@Melon ~ $ mixer -rec monitor
>>> Recording source: mic, monitor
>>> markand@Melon ~ $
>>>
>>> What I'm doing wrong?
>>
>> A couple simple thoughts:
>>
>> I've always used something like 'mixer =rec mic'.  Have you tried
>> that?
>>
>> Does recording work at all?  When you record do you get a mix of the
>> mic and the monitor channels?
>>
>> You might also try 'mixer monitor 0' to just mute monitor in the mix.
>>
>> Stuart
>>
>
> I also tried both command you said, mixer monitor 0 will completely
> disable record, no audio input will be recorded, thus I'm guessing if my
> mic line is correctly configure with my snd_hda(4) setup.
>
> Unfortunately the command mixer =rec mic does not work neither.
>
> Cheers,
> David

Fixed, in fact my /boot/devices.hints had some hints for snd_hda
(headphone) and they were old, I fixed it and everything works.
Plugging the mic disable the "onscreen" integraded microphone and it's
perfect :)

Regards,

--
Demelier David



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAO%2BPfDcFJuypF6=n7h=zoBpRMBSjcYNRF251gSXSMG1D6Etx4A>