This project leverages ARM architecture for sound processing and Python for an intuitive GUI, enabling users to explore and simulate the ripple effects of sound through reverberation techniques.
- Carlos Andrés Mata Calderon
- Felipe Vargas Jiménez
- Python 3.8
- Tkinter
Note: If you are using Debian/Ubuntu distributions, you may need to install
the python3-tk
package.
sudo apt install python3-tk -y