From e0acdf7e14278b821a7051379350dff469c31ccb Mon Sep 17 00:00:00 2001 From: Andrea Bondavalli <56439183+bondagit@users.noreply.github.com> Date: Tue, 7 Dec 2021 10:34:46 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1f4bad..df95437 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ The [aes67-daemon branch of ravenna-alsa-lkm repository](https://github.com/bond The following patches have been applied to the original module: -* patch to enable the configuration of smaller ALSA buffer sizes to reduce end-to-end latency to up to 8ms (from driver version v1.4). See [platform latency test](#latency) +* patch to enable the configuration of smaller ALSA buffer sizes to reduce end-to-end latency up to 8ms (from driver version v1.4). See [platform latency test](#latency). * patch to remove unsupported non-interleved access from driver capabilities. This enables compatibility with JACK audio (from driver version v1.3) * patch to enable the usage of a PTP master clock on the daemon host (from driver version v1.1) * patch to rework the driver PCM interface and to simplify and unify handling of read-write interlaved and memory mapped access modes