From aec7cb61541dd74c4eac8a06a37be72d45f104b9 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Tue, 25 Jan 2022 16:48:16 +0100 Subject: [PATCH] README: improve env variables --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 57e623af9..ddd831667 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,8 @@ applications: * `PIPEWIRE_RATE=` to configure a rate for the graph. * `PIPEWIRE_QUANTUM=` to configure latency as a fraction and a samplerate. This function will attempt to change - the graph samplerate and use the specified - as the buffer size. + the graph samplerate to `denom` and use the + specified `num` as the buffer size. * `PIPEWIRE_NODE=` to request a link to the specified node ### Using tools