From 1ce63e6838c17533fd312703b27693d8499e6963 Mon Sep 17 00:00:00 2001 From: Alexander88207 <104524136+Alexander88207@users.noreply.github.com> Date: Thu, 27 Apr 2023 20:09:07 +0200 Subject: [PATCH] Fix a small typo (buy --> but) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7dd3dac6..acb978f2 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ talking. This differs from a simple loopback via PulseAudio as you won't have an For non-supported headsets on Linux: There is a chance that you can set the sidetone via AlsaMixer -* *If your Corsair headset is not recognized, see [Adding a corsair device](https://github.com/Sapd/HeadsetControl/wiki/Adding-a-Corsair-device). HS80 and HS70 wired is not supported, buy you can change its sidetone in Alsamixer.* +* *If your Corsair headset is not recognized, see [Adding a corsair device](https://github.com/Sapd/HeadsetControl/wiki/Adding-a-Corsair-device). HS80 and HS70 wired is not supported, but you can change its sidetone in Alsamixer.* For more features or other headsets, the protocol of the respective headset must be analyzed further. This can be done by capturing the USB traffic between the device and the original Windows software and analyzing it with WireShark or USBlyzer. For that, you can also use a virtual machine with USB passthrough. The [wiki](https://github.com/Sapd/HeadsetControl/wiki/Development) provides a tutorial.