Skip to content

Commit 88ed07d

Browse files
authored
Update USB audio latency value in documentation
1 parent 9fc9220 commit 88ed07d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ It outputs directly to **ALSA** (also compatible with PipeWire using its ALSA br
3232
| **IP** | IP address to receive audio from. Use `0.0.0.0` to listen on all network interfaces. |
3333
| **Port** | UDP port for incoming audio. Default is `5010`. |
3434
| **Frequency** | Audio sample rate in Hz (e.g., 48000). |
35-
| **Latency** | Audio latency in samples. Typical values: 22000 for JACK/Headphones, 3000 for USB audio. |
35+
| **Latency** | Audio latency in samples. Typical values: 22000 for JACK/Headphones, 4000 for USB audio. |
3636
| **Swap Byte Order** | Enable this if the incoming audio uses a different byte order (big/little endian). |
3737
| **Hide Window** | If enabled, the application window starts once audio starts. |
3838
| **Activate** | Immediately applies the current settings without saving them. |

0 commit comments

Comments
 (0)