[Alsa-devel] HDSP signal lock problem

2003-09-26 Thread Anders Torger
With alsa-cvs (updated today), I have some problems with a RME HDSP card (PCI card). I want it to sync on incoming signal, so I have set the sample clock source to "AutoSync". I have a 44.1kHz input signal on ADAT2, and the driver says "Sync" on ADAT2, AutoSync Frequency 44100. Still, the card

Re: [Alsa-devel] ham radio OSS duplex realtime mmap program.

2003-09-26 Thread Steve Harris
On Fri, Sep 26, 2003 at 12:14:26 -0400, Paul Davis wrote: > >According to my measurement your belief is definitely false for add/sub, > >sometimes true for mul and very likely true for div. > > my belief is based on measurements done by tomshardware, arstechnica > and others. that doesn't mean it

Re: [Alsa-devel] ham radio OSS duplex realtime mmap program.

2003-09-26 Thread Paul Davis
>Paul Davis ha scritto: >>>By the way, does JACK still rely on the float samples internally? Then it >>>is not a good solution for the soft-modem application (driver) where >>>everything should be highly optimized. >> >> >> it does. on most modern CPUs, the FPU is as fast or faster than the >> in

Re: [Alsa-devel] ham radio OSS duplex realtime mmap program.

2003-09-26 Thread Abramo Bagnara
Paul Davis ha scritto: By the way, does JACK still rely on the float samples internally? Then it is not a good solution for the soft-modem application (driver) where everything should be highly optimized. it does. on most modern CPUs, the FPU is as fast or faster than the integer unit for arithme

Re: [Alsa-devel] ham radio OSS duplex realtime mmap program.

2003-09-26 Thread James Courtier-Dutton
Dr. med. Günther Montag wrote: Hello I work at "hfkernel" by Tom Sailer, a program for pactor/rtty (soundcard ham radio digimodes). It seems complicated, because it uses realtime scheduling, select(), mmap(), and runs in 3 threads. It was made in 1996 for OSS; I am trying to get it running with

RE: SOLVED = RE: [Alsa-devel] Alsa & 2.6 kernel

2003-09-26 Thread Mark Knecht
> > right. > > * linux/sound/oss = the old good real OSS drivers, which was located > at linux/drivers/sound on 2.4 tree. > (i mean here OSS is not genuine OSS by 4front but > so-called OSS/Free or OSS/Kernel.) > > * linux/sound/core

Re: [Alsa-devel] ham radio OSS duplex realtime mmap program.

2003-09-26 Thread Paul Davis
>By the way, does JACK still rely on the float samples internally? Then it >is not a good solution for the soft-modem application (driver) where >everything should be highly optimized. it does. on most modern CPUs, the FPU is as fast or faster than the integer unit for arithmetic. the optimized fl

Re: [Alsa-devel] ham radio OSS duplex realtime mmap program.

2003-09-26 Thread Jaroslav Kysela
On Fri, 26 Sep 2003, James Courtier-Dutton wrote: > Paul Davis wrote: > >>Hello > >>I work at "hfkernel" by Tom Sailer, a program for pactor/rtty (soundcard = > >>ham=20 > >>radio digimodes). It seems complicated, because it uses realtime scheduli= > >>ng,=20 > >>select(), mmap(), and runs in 3 th

Re: [Alsa-devel] ham radio OSS duplex realtime mmap program.

2003-09-26 Thread Jaroslav Kysela
On Fri, 26 Sep 2003, Dr. med. [iso-8859-15] Günther Montag wrote: > Hello > I work at "hfkernel" by Tom Sailer, a program for pactor/rtty (soundcard ham > radio digimodes). It seems complicated, because it uses realtime scheduling, > select(), mmap(), and runs in 3 threads. > It was made in 1996 f

Re: [Alsa-devel] ham radio OSS duplex realtime mmap program.

2003-09-26 Thread James Courtier-Dutton
Paul Davis wrote: Hello I work at "hfkernel" by Tom Sailer, a program for pactor/rtty (soundcard = ham=20 radio digimodes). It seems complicated, because it uses realtime scheduli= ng,=20 select(), mmap(), and runs in 3 threads.=20 It was made in 1996 for OSS; I am trying to get it running with ALS

Re: [Alsa-devel] ham radio OSS duplex realtime mmap program.

2003-09-26 Thread Paul Davis
>Hello >I work at "hfkernel" by Tom Sailer, a program for pactor/rtty (soundcard = >ham=20 >radio digimodes). It seems complicated, because it uses realtime scheduli= >ng,=20 >select(), mmap(), and runs in 3 threads.=20 >It was made in 1996 for OSS; I am trying to get it running with ALSA.=20 JACK

[Alsa-devel] ham radio OSS duplex realtime mmap program.

2003-09-26 Thread Dr. med. Günther Montag
Hello I work at "hfkernel" by Tom Sailer, a program for pactor/rtty (soundcard ham radio digimodes). It seems complicated, because it uses realtime scheduling, select(), mmap(), and runs in 3 threads. It was made in 1996 for OSS; I am trying to get it running with ALSA. It is unique thing beca

Re: SOLVED = RE: [Alsa-devel] Alsa & 2.6 kernel

2003-09-26 Thread Takashi Iwai
At Thu, 25 Sep 2003 11:27:04 -0700, Mark Knecht wrote: > > > > > > >Does this sound about right? I may try it out one of these days. > > > > yes. alsa-kernel tree includes the all files (including Kconfig) > > except for OSS driver codes under oss directory. > > Oops! I thought I was clear u

Re: [Alsa-devel] tascam us-122 : invalid synch pipe

2003-09-26 Thread Takashi Iwai
At Thu, 25 Sep 2003 22:46:37 +0200, Werner Schweer wrote: > > > > The kernel log says: > > > Sep 25 16:40:58 t10 vmunix: ALSA usbaudio.c:1108: 7:0:1 : invalid synch > > > pipe > > > > > > I am using current (todays) ALSA cvs and linux 2.4.23pre4. > > > What i'm doing wrong? > > > > please check wh