Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marcel-licence/ml_epiano_example


https://github.com/marcel-licence/ml_epiano_example

arduino audio esp32 esp32-arduino rp2040 stm32 synthesizer teensy

Last synced: about 5 hours ago
JSON representation

Awesome Lists containing this project

README

        

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