Re: [Alsa-devel] pcm_peak code in aplay

2002-06-04 Thread Ed Sweetman
the problem was tha capture flag had to be set for "Capture" in order for any capturing to be done on any other mixer element (which also needs a capture flag set) On Tue, 2002-06-04 at 06:49, Takashi Iwai wrote: > At 02 Jun 2002 09:49:51 -0400, > Ed Sweetman wrote: > > > > Ok, this is strang

Re: [Alsa-devel] pcm_peak code in aplay

2002-06-04 Thread Takashi Iwai
At 02 Jun 2002 09:49:51 -0400, Ed Sweetman wrote: > > Ok, this is strange. arecord is not recording anything from the sound > card. I have done this before with arecord so it's nothing new but now > it's like i'm recording silence, no matter if i'm capturing the mic, or > line in. Capture volume

Re: [Alsa-devel] pcm_peak code in aplay

2002-06-02 Thread Ed Sweetman
Ok, this is strange. arecord is not recording anything from the sound card. I have done this before with arecord so it's nothing new but now it's like i'm recording silence, no matter if i'm capturing the mic, or line in. Capture volume is way up, it doesn't change anything. (cvs) Advanced Lin

Re: [Alsa-devel] pcm_peak code in aplay

2002-06-02 Thread Paul Davis
>It seems to me that the pcm_peak code in aplay doesn't work or maybe i >dont understand it's actual function. It shows the same thing over and >over no matter what the volume of the audio going through it (captured >from mic). then its probably not working on your system for some other reason

[Alsa-devel] pcm_peak code in aplay

2002-06-01 Thread Ed Sweetman
It seems to me that the pcm_peak code in aplay doesn't work or maybe i dont understand it's actual function. It shows the same thing over and over no matter what the volume of the audio going through it (captured from mic). I want to return the decibel level of audio being captured from my so