Files
2026-02-16 19:05:11 -08:00

12 lines
454 B
Markdown

# A Simple Basic Synthesizer for the AI Thinker Audio Kit
A [detailed description can be found in my blog](https://www.pschatzmann.ch/home/2021/12/17/ai-thinker-audio-kit-building-a-simple-synthesizer-with-the-audiotools-library/) ...
### Dependencies
You need to install the following libraries:
- [Arduino Audio Tools](https://github.com/pschatzmann/arduino-audio-tools)
- [Arduino Audio Tools - Midi](https://github.com/pschatzmann/arduino-midi)