From: Clemens Ladisch <clemens@ladisch.de>
To: Uwaysi Bin Kareem <uwaysi.bin.kareem@paradoxuncreated.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Possible bug, with extreme low latency audio.
Date: Tue, 01 Mar 2011 11:57:18 +0100 [thread overview]
Message-ID: <4D6CD10E.3050805@ladisch.de> (raw)
In-Reply-To: <op.vrm3n5yy6426ze@millennium>
Uwaysi Bin Kareem wrote:
> I have shaved a kernel for features I suspected to add to os-jitter, to
> get the lowest possible latency from it.
>
> What happens is, if I set my audioapp, (renoise) to extremely low
> latencies, (96khz, 8 samples buffers x 2), the audio seems to be
> distorting and speeding up, while having periods of normal playback.
I'd guess that buffer is so small that it's smaller than the DMA FIFO
and/or the DMA burst size of the sound device (whatever it is) so that
the DMA controller is not able to accurately report the current position
in the buffer.
Obviously, the lowest possible latency is higher than 167 µs.
Regards,
Clemens
next prev parent reply other threads:[~2011-03-01 10:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-01 0:58 Possible bug, with extreme low latency audio Uwaysi Bin Kareem
2011-03-01 10:57 ` Clemens Ladisch [this message]
2011-03-01 16:59 ` Uwaysi Bin Kareem
2011-03-02 7:28 ` Clemens Ladisch
2011-03-02 20:01 ` Uwaysi Bin Kareem
2011-03-03 19:07 ` Uwaysi Bin Kareem
2011-03-04 3:36 ` Renicing for OpenGL smoothness Uwaysi Bin Kareem
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D6CD10E.3050805@ladisch.de \
--to=clemens@ladisch.de \
--cc=linux-kernel@vger.kernel.org \
--cc=uwaysi.bin.kareem@paradoxuncreated.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox