Re: [Alsa-user] Help with RME alsa driver

2015-02-09 Thread Bruce
On 10/02/2015 1:17 AM, Tino Mettler wrote: > On Mon, 2015-02-09 at 15:14 +0100, Takashi Iwai wrote: >> At Mon, 9 Feb 2015 15:06:14 +0100, >> Tino Mettler wrote: >>> On Mon, 2015-02-09 at 14:51 +0100, Takashi Iwai wrote: What if with --buffer-size=256 or --buffer-size=192, i.e. align buffer >>>

Re: [Alsa-user] Help with RME alsa driver

2015-02-09 Thread Takashi Iwai
At Mon, 9 Feb 2015 15:17:23 +0100, Tino Mettler wrote: > > On Mon, 2015-02-09 at 15:14 +0100, Takashi Iwai wrote: > > At Mon, 9 Feb 2015 15:06:14 +0100, > > Tino Mettler wrote: > > > > > > On Mon, 2015-02-09 at 14:51 +0100, Takashi Iwai wrote: > > > > > What if with --buffer-size=256 or --buffer

Re: [Alsa-user] Help with RME alsa driver

2015-02-09 Thread Tino Mettler
On Mon, 2015-02-09 at 15:14 +0100, Takashi Iwai wrote: > At Mon, 9 Feb 2015 15:06:14 +0100, > Tino Mettler wrote: > > > > On Mon, 2015-02-09 at 14:51 +0100, Takashi Iwai wrote: > > > What if with --buffer-size=256 or --buffer-size=192, i.e. align buffer > > > size and period size? > > > > Only 1

Re: [Alsa-user] Help with RME alsa driver

2015-02-09 Thread Takashi Iwai
At Mon, 9 Feb 2015 15:06:14 +0100, Tino Mettler wrote: > > On Mon, 2015-02-09 at 14:51 +0100, Takashi Iwai wrote: > > At Tue, 10 Feb 2015 00:16:36 +1100, > > Bruce wrote: > > > > > > Ok. Huge progress. > > > Works for me too ! > > > > > > To get the 96k playback working too, I used : > > > aplay

Re: [Alsa-user] Help with RME alsa driver

2015-02-09 Thread Bruce
On 10/02/2015 1:06 AM, Tino Mettler wrote: > On Mon, 2015-02-09 at 14:51 +0100, Takashi Iwai wrote: >> At Tue, 10 Feb 2015 00:16:36 +1100, >> Bruce wrote: >>> Ok. Huge progress. >>> Works for me too ! >>> >>> To get the 96k playback working too, I used : >>> aplay --buffer-size=128 >>> Then it soun

Re: [Alsa-user] Help with RME alsa driver

2015-02-09 Thread Tino Mettler
On Mon, 2015-02-09 at 14:51 +0100, Takashi Iwai wrote: > At Tue, 10 Feb 2015 00:16:36 +1100, > Bruce wrote: > > > > Ok. Huge progress. > > Works for me too ! > > > > To get the 96k playback working too, I used : > > aplay --buffer-size=128 > > Then it sounds perfect. > > (Also -B 1250 works) > >

Re: [Alsa-user] Help with RME alsa driver

2015-02-09 Thread Takashi Iwai
At Tue, 10 Feb 2015 00:16:36 +1100, Bruce wrote: > > Ok. Huge progress. > Works for me too ! > > To get the 96k playback working too, I used : > aplay --buffer-size=128 > Then it sounds perfect. > (Also -B 1250 works) What if with --buffer-size=256 or --buffer-size=192, i.e. align buffer size an

Re: [Alsa-user] Help with RME alsa driver

2015-02-09 Thread Bruce
Ok. Huge progress. Works for me too ! To get the 96k playback working too, I used : aplay --buffer-size=128 Then it sounds perfect. (Also -B 1250 works) The weird channel mapping stuff continues in hdspmixer, so this is an unrelated problem. I suspect my C code will be unaffected. In my code I s

Re: [Alsa-user] Help with RME alsa driver

2015-02-09 Thread Tino Mettler
On Mon, 2015-02-09 at 09:18 +0100, Takashi Iwai wrote: > At Mon, 09 Feb 2015 16:28:23 +1100, > Bruce wrote: > > > > Hi Adrian, > > > > OK. I have made some progress ! > > I now have good sound using *jackd*. I have managed to get this working > > at both single and double speed. > > There are so

Re: [Alsa-user] Playing and recording html5

2015-02-09 Thread mcmurchy1917-alsa
Hi Bill I've tried most options with audacity in Scenario 2 without success. What I have noticed is that my analog device dissapears and re-appears under certain circumstanses. I assume this means that someother application, namely the html5 player in firefox has locked out the device for other

Re: [Alsa-user] Help with RME alsa driver

2015-02-09 Thread Takashi Iwai
At Mon, 09 Feb 2015 16:28:23 +1100, Bruce wrote: > > Hi Adrian, > > OK. I have made some progress ! > I now have good sound using *jackd*. I have managed to get this working > at both single and double speed. > There are some weirdnesses I can't explain (below), however. > > Where does this lea