[linux-audio-dev] updated lowlatency for 2.4.20 ?

2002-10-27 Thread Kristian Peters
Hello. Does anybody of you know where I can find an updated version of the lowlatency patch for 2.4.20-pre ? I already tried to make it apply but due to massive reiserfs changes I backed it out for now... *Kristian :... [snd.science] ...: :: _o) :: http://www.ko

Re: [linux-audio-dev] decoding mp3 files

2002-06-08 Thread Kristian Peters
tim <[EMAIL PROTECTED]> wrote: > i would be interested to know which psyco-acoustic model > you are going to use to determine subjective quality. Perhaps > you could elaborate on what you mean by quality - there have > been reports recently that tried to evaluate lossy audio > encoders by doing st

Re: [linux-audio-dev] decoding mp3 files

2002-06-07 Thread Kristian Peters
Martin Wolters <[EMAIL PROTECTED]> wrote: > I expect about 1200 - 1230 added zeros at the beginning. The number of > added zeroes in the end can vary. There is a finite number of > possibilities from the mp3 algorithm (like for the beginning), plus a > number of zero padding samples that is dep

Re: [linux-audio-dev] decoding mp3 files

2002-06-07 Thread Kristian Peters
Paul Davis <[EMAIL PROTECTED]> wrote: > i don't know precisely whats going on there, but mp3 is a *lossy* > compression technique. whether or not the data size is the same or > not, you will not get the same data back after the mp3 cycle as you > started with. this isn't a decoder-specific issue -

[linux-audio-dev] decoding mp3 files

2002-06-07 Thread Kristian Peters
Hello. I have encoded a wav to a mp3. But when decoding it back, the wav is slightly bigger as the original. for example: $ ls -l -rw-r--r--1 kristian adlib 4079698 Jun 7 14:24 H-diff.mp3 -rw-r--r--1 kristian adlib44969704 Jun 7 15:03 H-diff.wav -rw-r--r--1 kristian adlib

Re: [linux-audio-dev] Low latency and X11 Direct Rendering

2002-06-06 Thread Kristian Peters
Frank Barknecht <[EMAIL PROTECTED]> wrote: > Should this be: > Option "PciRetry" "on" > or > Option "PciRetry" "off" > ? Just a plain Option "PciRetry" without any "on" or "Off". But another question... That option completely screws my screen and I'm unable to kill X. O

Re: [linux-audio-dev] rh7.3 kernel lowlatency patch

2002-05-21 Thread Kristian Peters
jfm3 <[EMAIL PROTECTED]> wrote: > I'm trying to make a rh7.3 rpm that has the full lowlatency patch. I > replaced the patch in the src.rpm with 2.4.17-low-latency.patch. The > patch fails around mm.h and reiserfs/journal.c. I'm not sure I care > about reiserfs. Has anyone done this already? > > P

Re: [linux-audio-dev] now it's a GTK problem (?)

2002-03-19 Thread Kristian Peters
Dave Phillips <[EMAIL PROTECTED]> wrote: > Greetings: > > I've compiled two different apps this morning, both based on GTK. Both > apps compiled with no compiler complaints, but segfault immediately when > I try to run them. Both report the same error under gdb. Here's the > results of trying t

Re: [linux-audio-dev] diff for audiofiles?

2002-03-11 Thread Kristian Peters
Paul Davis <[EMAIL PROTECTED]> wrote: > >Hello. Is there a software which checks differences between > >audiofiles? The software should find largest common segments > > from both audiofiles. > > i think you have to define what "checks differences between > audiofiles" a little more clearly. every