Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/marcel-licence/ml_epiano_example
- Owner: marcel-licence
- Created: 2022-11-02T19:48:50.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-16T19:13:58.000Z (22 days ago)
- Last Synced: 2024-10-18T18:10:50.880Z (20 days ago)
- Topics: arduino, audio, esp32, esp32-arduino, rp2040, stm32, synthesizer, teensy
- Language: C++
- Homepage:
- Size: 455 KB
- Stars: 21
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ml_epiano_example
Arduino full polyphonic ESP32 synthesizer (experimental e-piano)
link to the video ESP32
link to the video RP2040This project is an example supporting different platforms (soon):
- ESP32
- RP2040 (tiny2040, raspberry pi pico): https://youtu.be/IYpu-xY-JNkThe 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