This is a Wah-Wah effector audio plugin which can be manipulated with your mouth.
- CMake 3.17 or later
- Visual Studio 2019 or later
- Xcode 11.3
cd /path/to/wahwth
git submodule update --init --recursive
mkdir build
cd build
cmake -GXcode ..
open Wahwth_Plugin.xcodeproj
This project is licensed under MIT License.