Re: [Alsa-devel] amd64 anyone?

2004-02-28 Thread Jussi Laako
On Sat, 2004-02-28 at 15:34, Tim Blechmann wrote: > do you know, how the floating point performance is compared to the p4? I've been working with dual-Opteron machine. Faster than P4, as Athlons. But as P4, needs use of SSE/E3DNow to really get some juice out of it. -- Jussi Laako

Re: [Alsa-devel] Re: The obsolence of OSS, Was: big smile

2004-02-25 Thread Jussi Laako
On Wed, 2004-02-25 at 13:53, Takashi Iwai wrote: > - PCM mixing and software MIDI rendering in the kernel space are > evil. if you doubt it, ask on LKML :) So is low-latency, LKML people made that clear also about year or two back... -- Jussi Laako <[EMAIL

Re: [Alsa-devel] Re: The obsolence of OSS, Was: big smile

2004-02-25 Thread Jussi Laako
aying that ALSA is bad, but just blindly bashing OSS isn't doing any good for anyone. -- Jussi Laako <[EMAIL PROTECTED]> --- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linu

Re: [Alsa-devel] Delta1010 lockup

2004-02-15 Thread Jussi Laako
e? Yes.. > which kernel config? with preempt? I've attached my kernel config. No -pe. > also check if alt+sysrq still works. It doesn't.. -- Jussi Laako <[EMAIL PROTECTED]> # # Automatically generated by make menuconfig: don't edit # CONFIG_X86=y # CONF

[Alsa-devel] Delta1010 lockup

2004-02-03 Thread Jussi Laako
Playback from xmms using ALSA output plugin and plughw channels 8&9 (S/PDIF). Record 2 channels from plughw channels 0&1 (analog 1&2). -> hard lockup Same thing works with OSS, so this is not hardware issue. Any ideas? alsa-driver-1.0.2b alsa-lib-1.0.2 -- Jussi Laako &l

Re: [Alsa-devel] No sound with Midiman Delta 1010LT

2002-04-15 Thread Jussi Laako
;s and also S/PDIF interfaces. JRC's chip is most probably an operational amplifier handling analog buffering and filtering. - Jussi Laako -- PGP key fingerprint: 161D 6FED 6A92 39E2 EB5B 39DD A4DE 63EB C216 1E4B Available at PGP keyservers ___

Re: [Alsa-devel] libasound segfault

2002-03-24 Thread Jussi Laako
> > >(gdb) > > Can we see your code? The 32-bit format should work. Well, I didn't remember I made 32-bit mean float's, but neither 24 nor 32 bit mode of my code works. I get alsa errors with both. http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/hasas/HASAS/AudioA2.cc?rev=1.2&

[Alsa-devel] libasound segfault

2002-03-10 Thread Jussi Laako
with data in upper 24 bits. 16-bit format works and asking for 32-bit format gives shared memory errors. alsa-lib-0.9.0beta10a - Jussi Laako -- PGP key fingerprint: 161D 6FED 6A92 39E2 EB5B 39DD A4DE 63EB C216 1E4B Available at PGP keyservers

Re: [Alsa-devel] ALSA vs OSS/free

2002-03-09 Thread Jussi Laako
t of two people (AFAIK)... - Jussi Laako -- PGP key fingerprint: 161D 6FED 6A92 39E2 EB5B 39DD A4DE 63EB C216 1E4B Available at PGP keyservers ___ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel

Re: [Alsa-devel] Real time apllications for ALSA

2002-01-21 Thread Jussi Laako
0.4.0.tar.gz - Jussi Laako -- PGP key fingerprint: 161D 6FED 6A92 39E2 EB5B 39DD A4DE 63EB C216 1E4B Available at PGP keyservers ___ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel

Re: [Alsa-devel] kernel 2.5.0

2001-11-27 Thread Jussi Laako
cial "release" so that developers really start using it. To prove ALSA concept you need one stable API (that don't change every six months) and one stable driver. - Jussi Laako -- PGP key fingerprint: 161D 6FED 6A92 39E2 EB5B 39DD A4DE 63EB C216 1E4B Available at PGP keyserver

Re: [Alsa-devel] D-CLASS amplifier module for ALSA

2001-10-13 Thread Jussi Laako
see how much improvement I get with SSE2. And I think I'm neither. - Jussi Laako -- PGP key fingerprint: 161D 6FED 6A92 39E2 EB5B 39DD A4DE 63EB C216 1E4B Available at PGP keyservers ___ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sour

Re: [Alsa-devel] D-CLASS amplifier module for ALSA

2001-10-13 Thread Jussi Laako
cheduling jitter is around 3 microseconds in RT-Linux, afaik. Personally I would make D-class amp's PWM control using some DSP card (with AD, TI or Motorola DSP processor). PC's CPU would only feed audio data to that card. - Jussi Laako -- PGP key fingerprint: 161D 6FED 6A92 39E2 EB5B

Re: [Alsa-devel] [PATCH] snd_pcm_open() and .spec patch

2001-10-09 Thread Jussi Laako
quot; didn't let me change any settings. Thanks for assistance. - Jussi Laako -- PGP key fingerprint: 161D 6FED 6A92 39E2 EB5B 39DD A4DE 63EB C216 1E4B Available at PGP keyservers ___ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel

Re: [Alsa-devel] [PATCH] snd_pcm_open() and .spec patch

2001-10-08 Thread Jussi Laako
ilter it has? Number of taps, s/n, relative stop-band bandwidth? - Jussi Laako -- PGP key fingerprint: 161D 6FED 6A92 39E2 EB5B 39DD A4DE 63EB C216 1E4B Available at PGP keyservers ___ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel

Re: [Alsa-devel] [PATCH] snd_pcm_open() and .spec patch

2001-10-08 Thread Jussi Laako
ow does the current behaviour of fixing the version to one used at .src.rpm build time make it better? There is still problem on telling users how to build and install the drivers when they just know how to click mouse in GNOME... - Jussi Laako -- PGP key fingerprint: 161D 6FED 6A92 39E2 EB5B

[Alsa-devel] [PATCH] snd_pcm_open() and .spec patch

2001-10-07 Thread Jussi Laako
Hello, Now I think I have converted my ALSA HAL from 0.5 to 0.9 API. What should I put into device id of snd_pcm_open()? Can't find it documented anywhere. I think attached patch should be applied to be able to do "rpm --rebuild" for alsa-driver .src.rpm when updating kernel.

Re: [Alsa-devel] Alsa Documentation

2001-10-05 Thread Jussi Laako
nation. > doxygen. It is not currently available online. There has been some > discussion here on getting it up and accessible that way. Seems to be now... > There are no tutorial or "explanatory" documents at this time, AFAIK. I like the OSS documentation. It doesn't tell eve

Re: [Alsa-devel] Starting multiple devices in sync

2001-09-16 Thread Jussi Laako
t as some static version to allow --rebuild of rpm at kernel update. - Jussi Laako -- PGP key fingerprint: 161D 6FED 6A92 39E2 EB5B 39DD A4DE 63EB C216 1E4B Available at PGP keyservers ___ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourc

Re: [Alsa-devel] Starting multiple devices in sync

2001-09-15 Thread Jussi Laako
;t this done in snd_pcm_prepare() (or something like that)? I think the snd_pcm_start() should do just the very last piece to actually start the device. > snd_pcm_sync (card1, card2); > snd_pcm_sync (card1, card3); > snd_pcm_start (card1); > ok? Yep, OK. I'll look if I can make the l

Re: [Alsa-devel] Starting multiple devices in sync

2001-09-13 Thread Jussi Laako
ct_sync_line(i, card2); trigger_sync_line(i); And in kernel space: for (k = 0; k < i.size; k++) { out(start, i.addr); } Grr, this is badly starting to look like I'll have to write some RT-Linux stuff again... I did something like that for DAQ cards a while ago. - Jussi Laako --

[Alsa-devel] Starting multiple devices in sync

2001-09-12 Thread Jussi Laako
. Time/phase error of two devices must be within one sample. I'm thinking of using two M-Audio Delta1010's or one RME Hammerfall cards. Best regards, - Jussi Laako -- PGP key fingerprint: 161D 6FED 6A92 39E2 EB5B 39DD A4DE 63EB C216 1E4B Available at PGP