pruttelherrie / ESP32-A1S-Teensy-Audio

(Parts of) the Teensy Audio Library ported to ESP32-A1S.
7 stars 1 forks source link

ESP32-A1S-TeensyAudio

For use with PlatformIO.

Hard work done by macaba: https://github.com/macaba/ESP32Audio.

Example code I/O configuration is for BlackStomp: https://github.com/hamuro80/blackstomp

Use the Teensy Audio Library GUI for creating algorithms: https://www.pjrc.com/teensy/gui/ (GUI is also included in this repo, with small modifications where necessary)

Tested/Working blocks so far:

To get up&running: download, add to PlatformIO, copy an example from the examples folder to /src/, compile, upload & play!