ml_epiano_example icon indicating copy to clipboard operation
ml_epiano_example copied to clipboard

ml_epiano_example

Arduino full polyphonic ESP32 synthesizer (experimental e-piano)

project picture
link to the video ESP32 link to the video RP2040

This project is an example supporting different platforms (soon):

  • ESP32
  • RP2040 (tiny2040, raspberry pi pico): https://youtu.be/IYpu-xY-JNk

The required library can be found here: https://github.com/marcel-licence/ML_SynthTools

Supported versions of board library

  • ESP32 version 1.0.6 from https://github.com/espressif/arduino-esp32/releases/tag/1.0.6 Please be aware that other versions might be not supported.

More information will be available in future