/wahwth

Your mouth as an Effector

Primary LanguageC++MIT LicenseMIT

What's this?

This is a Wah-Wah effector audio plugin which can be manipulated with your mouth.

captured.gif

Prerequisites

  • CMake 3.17 or later
  • Visual Studio 2019 or later
  • Xcode 11.3

How to build

cd /path/to/wahwth
git submodule update --init --recursive
mkdir build
cd build
cmake -GXcode ..
open Wahwth_Plugin.xcodeproj

License

This project is licensed under MIT License.