From 05e3dc573d83ccbeefdf902593d868a05e8bf8db Mon Sep 17 00:00:00 2001 From: GhostNaN <59353890+GhostNaN@users.noreply.github.com> Date: Sat, 13 Jun 2020 18:20:41 +0000 Subject: [PATCH] Update README.md --- docs/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/README.md b/docs/README.md index 7b45174..a4da2e7 100644 --- a/docs/README.md +++ b/docs/README.md @@ -40,6 +40,7 @@ This will allow you to use a non-WASAPI speaker's audio and will have a better c ## Acknowledgments - Numpy mostly for the FFT - PyAudio and PortAudio for audio data collection + - PyAudio WASAPI loopack fork for Windows port - PyQt5 and QT for the GUI ## License