From 0e93f6b41dc20da9e197f806486c8c837e137135 Mon Sep 17 00:00:00 2001 From: GhostNaN <59353890+GhostNaN@users.noreply.github.com> Date: Mon, 6 Jan 2020 04:39:38 +0000 Subject: [PATCH] Update README.md --- docs/README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/README.md b/docs/README.md index eb96abc..8e9302f 100644 --- a/docs/README.md +++ b/docs/README.md @@ -43,13 +43,14 @@ If you are using **Windows** I HIGHLY recommend installing VB-CABLE: - https://www.vb-audio.com/Cable/index.htm#DownloadCable - Not only will it allow you to use your speaker audio easily - But depending on your system, it not might even run properly without the APIs it provides -- To use VB-CABLE follow the guide in the "Readme.txt" +- To use VB-CABLE follow the guide in the "WindowsReadme.txt" ## Future Ideas: #### In order of importance: -- Implement a better solution to using speakers on Linux +- Add true multiprocessing +- Add a option to scale the frequencies - Make a profile/config feature -- Add a "Curvy" modifier +- Implement a loop back to speakers on Linux/Windows - General optimizing - Fix how transparency is done on Windows - Overhaul the old Linux terminal version @@ -60,6 +61,6 @@ If you are using **Windows** I HIGHLY recommend installing VB-CABLE: - PyQt5 and QT for the GUI ## License -This project is licensed under the GPLv3 License - see the LICENSE file for details +This project is licensed under the GPLv3 License - see the [LICENSE](/LICENSE) file for details -### For more information please look at the real ReadMe included +### For more information on the Linux branch please look at the real [ReadMe](/LinuxReadMe) included