Hi! I wanted to use two RME hammerfalls to record 48 channels of audio via adat, do some signal processing and play them back again. But I experienced a very poor performance of my computer (dual pentium III 1.3GHz, 512MB RAM). It wasn't even able to record 48 channels without xruns.
I modified aplay/arecord that it plays/records more than 32 channels (btw: why did the developers insert such a silly check which didn't allow more than 32 channels???), but arecord gave many xruns while recording (aplay worked fine): arecord --device="rme9652_dual32" --format=S_32LE --rate=44100 --channels=48 rme9652_dual_32 is a device defined in ~/.asoundrc. I found out that increasing the latency timer in my BIOS helped out (I increased it from 0x20 to 0x30), but if the computer gets too much xruns after another, it locks. Does anyone know, what the latency timer actually does? It affected the performance of the cards rapdily. But what is the disadvantage of increasing that value? Should I set it to maximum (0x80)? Thanks, Robert BTW: Might the low latency check help with my problem? _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel