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
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
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
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
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
;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
___
> > >(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&
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
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
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
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
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
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
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
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
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
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.
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
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
;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
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
--
. 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
22 matches
Mail list logo