* [gentoo-user] alsa strangeness...
@ 2005-08-02 21:41 karlos
2005-08-02 22:09 ` Christoph Eckert
0 siblings, 1 reply; 2+ messages in thread
From: karlos @ 2005-08-02 21:41 UTC (permalink / raw
To: gentoo-user
Hi,
I have just given up on a strange thing with alsa. basically I can
plug something into the proper port and hear sound coming out of the
laptop speakers, be it a mic or a synth. strange enough, I cannot
record these sounds with any of the software,
SC3-Audacity(portaudio=v19 and oss and alsa)-ardour... I have found
something strange in my kernel so I recompiled, then alsa and finally
jack too. nothing seemed to work fine.
when I open alsamixer I can adjust the levels and everything. What
could this be? Any ideas?
Karsten
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-user] alsa strangeness...
2005-08-02 21:41 [gentoo-user] alsa strangeness karlos
@ 2005-08-02 22:09 ` Christoph Eckert
0 siblings, 0 replies; 2+ messages in thread
From: Christoph Eckert @ 2005-08-02 22:09 UTC (permalink / raw
To: gentoo-user
> when I open alsamixer I can adjust the levels and
> everything. What could this be? Any ideas?
I guess everything is fine with your setup but your mixer
isn't set properly.
* Your card has a monitor. Incoming signals are routed back to
the outputs immediately. This means that the incoming data
never left your soundcard towords your CPU!!!
* If you want to record (especially with JACK) you do not want
this kind of hardware monitor. So switch it off in ALSAmixer
* Now ensure that your recording environment catches the audio
input (this means unmuting and levelling the inports) and
process it the right way. If you're using JACK maybe you want
to use
meterbridge -n meterbridge -t dpm alsa_pcm:capture_1
alsa_pcm:capture_2
to monitor and level the incoming signal before recording it
with qarecord or ardour
Best regards
ce
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-08-02 22:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-02 21:41 [gentoo-user] alsa strangeness karlos
2005-08-02 22:09 ` Christoph Eckert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox