You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bin/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,9 +89,9 @@ Control / Field | Description
89
89
**Latency** | Audio latency in samples. Typical values: 22000 for JACK/Headphones, 3000 for USB audio.
90
90
**Swap Byte Order** | Enable this if the incoming audio uses a different byte order (big/little endian).
91
91
**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.
0 commit comments