Skip to content

Commit 9ec3194

Browse files
authored
Update README.md
1 parent 772f1f2 commit 9ec3194

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bin/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@ Control / Field | Description
8989
**Latency** | Audio latency in samples. Typical values: 22000 for JACK/Headphones, 3000 for USB audio.
9090
**Swap Byte Order** | Enable this if the incoming audio uses a different byte order (big/little endian).
9191
**Hide Window** | If enabled, the application window remains minimized or hidden once audio starts.
92-
**Activate** | Immediately applies the current settings without saving them.
93-
**Save** | Saves the current settings to the configuration file for future use.
94-
**Delete Device** | Deletes the selected device configuration. If the device exists, it will be recreated with default values at the next program start.
92+
**Test changes** | This button immediately applies the current settings without saving them.
93+
**Save changes** | This button saves the current settings to the configuration file for future use.
94+
**Delete Device** | This button deletes the selected device configuration. If the device exists, it will be recreated with default values at the next program start.
9595

9696
---
9797

0 commit comments

Comments
 (0)