A guitar amp modeller that runs on an ESP32-S3
12 hours ago
- coyopedal is a guitar amp modeller that runs on an ESP32-S3 microcontroller, playing a full Neural Amp Modeler A2-Full profile in real time.
- The firmware's UI and DSP are compiled to WebAssembly, enabling it to run in a web browser with the same functionality as the hardware.
- Users can load their own Neural Amp Model profiles from an SD card or a folder in the browser, and the pedal processes them, generating .s3cache files.
- The pedal is built on the Gea Stack platform, making it compatible with macOS, Windows, Linux, iOS, Android, and the web.