This project allows you to apply audio effects.
Requirements:
- A C compiler (e.g., GCC)
- The Portaudio library (https://www.portaudio.com/)
Building:
- Make sure you have the necessary dependencies installed. (Refer to the Portaudio installation instructions if needed.)
- Open a terminal window and navigate to the directory containing the project files.
- Run the following command:
make