Built using the awesome Teensy Audio Library
This project is still in progress, and will be for a while. Check back often for updates and bug fixes
Current Status (1/13/2021)::white_check_mark:
Latest Updates (2/3/2021): This code is outgrowing the Arduino IDE and I'm finally making the switch to VSCode and Platformio! This means the code will now and henceforth be organized in a more traditional C++ project structure rather than an awkward collections of .ino files. More importantly, the latest groovebox firmware has been reorganized into classes and multiple files in an effort to make it more modulualr and OOP-y. See README in Software folder for more information.