Re: [Alsa-user] Fwd: ALSA sound mixer - recording using USB headphone with microphone

2006-07-25 Thread Clemens Ladisch
Lee Revell wrote: > On Mon, 2006-07-24 at 14:53 -0500, V. Ananda Krishnan wrote: > > Lee Revell wrote: > > > What is the output of "amixer -c 1"? > > > > Simple mixer control 'PCM Capture Source',0 > > Capabilities: > > Mono: > > But, the mixer looks wrong. Clemens, any idea why "PCM C

Re: [Alsa-user] Newbie: Problems connecting virtual MIDI ports

2006-07-25 Thread Clemens Ladisch
Paul Jensen wrote: > I'm having difficulty using ALSA's virtual MIDI ports to route MIDI > events from my M-Audio Radium 61 MIDI controller (USB interface -- > works fine) to my Csound softsynth. > > ~$ aseqdump -l > PortClient name Port name > 0:0System

[Alsa-user] Aliasing due to resampling?

2006-07-25 Thread Thomas Hood
Hello all, I've been trying to record a log sweep using the following script: http://www.duffroomcorrection.com/wiki/Measure_Jack script It generates a clean sweep file, as can be seen in the pretty pictures below (the generated.* files, or msplaysweep.ogg). I didn't have room to put the wavs up

Re: [Alsa-user] M-Audio Revolution 5.1 capture

2006-07-25 Thread Andy
On Mon, Jul 24, 2006 at 08:53:37PM +0100, Jochen Voss wrote: > Dear Sergei, > > thank you very much for your explanations. > > On Sun, Jul 23, 2006 at 11:23:07PM +0300, Sergei Steshenko wrote: > > The "yes" part is: if you want to hear PCM stream from a digital > > source (.wav, .ogg, .flac, .mp3

Re: [Alsa-user] Aliasing due to resampling?

2006-07-25 Thread Alfons Adriaensen
On Tue, Jul 25, 2006 at 02:54:33PM +0100, Thomas Hood wrote: > When msplaysweep.wav is played back under linux it sounds wrong -- as if it's > aliasing (?) -- but perfect when played back under windows on the same > machine. It sounds bad regardless of whether I use alsa (alsaplayer > -oalsa / apl

[Alsa-user] Install ALSA on 2.6.17 kernel

2006-07-25 Thread Daniel Kraft
Hi! I'm using a very late kernel (2.6.17.3), but currently I'm using OSS for sound; as I built nearly my whole system from source (using "Core" distro), I have no pre-installed ALSA or something like that. Now I want to switch to ALSA, but I don't really know how to do so. If I simply activat

Re: [Alsa-user] Aliasing due to resampling?

2006-07-25 Thread Clemens Ladisch
Thomas Hood wrote: > When msplaysweep.wav is played back under linux it sounds wrong -- as if it's > aliasing (?) -- but perfect when played back under windows on the same > machine. What sound card are you using? Does reducing the Master PCM volume help? Regards, Clemens -

Re: [Alsa-user] Install ALSA on 2.6.17 kernel

2006-07-25 Thread Clemens Ladisch
Daniel Kraft wrote: > I'm using a very late kernel (2.6.17.3), but currently I'm using OSS for > sound; as I built nearly my whole system from source (using "Core" > distro), I have no pre-installed ALSA or something like that. > > Now I want to switch to ALSA, but I don't really know how to do

Re: [Alsa-user] M-Audio Revolution 5.1 capture

2006-07-25 Thread Sergei Steshenko
On Tue, 25 Jul 2006 09:19:10 -0500 Andy <[EMAIL PROTECTED]> wrote: > On Mon, Jul 24, 2006 at 08:53:37PM +0100, Jochen Voss wrote: > > Dear Sergei, > > > > thank you very much for your explanations. > > > > On Sun, Jul 23, 2006 at 11:23:07PM +0300, Sergei Steshenko wrote: > > > The "yes" part is:

Re: [Alsa-user] Fwd: ALSA sound mixer - recording using USB headphone with microphone

2006-07-25 Thread V. Ananda Krishnan
Lee Revell wrote: > On Mon, 2006-07-24 at 15:40 -0500, V. Ananda Krishnan wrote: >> Lee Revell wrote: >>> On Mon, 2006-07-24 at 15:15 -0500, V. Ananda Krishnan wrote: None of the "function keys (F1 thru F9) seems to function for the alsamixer display. Only the "left/right/up/down" arrow

Re: [Alsa-user] Newbie: Problems connecting virtual MIDI ports

2006-07-25 Thread Paul Jensen
Hi Clemens -- I really appreciate your help. I've made some progress, although I do find it a bit strange. Basically, as I understand it, I've got aconnect transferring MIDI controller (20:0) events to /dev/midi02 (24:0), and have csound listening on 24:0. So, after reading your message, I shrugg