This library is made to be used for synthesizer projects. It contains modules to create sound, to drive an audio codec and create some audio effects.
This library supports different platforms:
github.com/marcel-licence/ML_SynthTools
- ESP32, ESP32S2, ESP32S3
- ESP8266
- Seeedstudio XIAO (samd21 – cortex-m0plus)
- Teensy 4.1 (imxrt1062)
- Daisy Seed (cortex-m7)
- Raspberry Pi Pico (rp2040)
- STM32F407 (cortex-m4)
Tag Archives: ESP32
Euphonium ~ Multiplatform Extensible Audio Streaming
Euphonium is a highly extensible audio streaming software. It’s multiplatform, also supporting low cost MCU’s like espressif ESP32 series.
Features:
- Clean and lightweight web-ui.
- Supports multiple plugins: Spotify streaming, Bluetooth (on esp32), Web Radio, Jellyfin.
- Fully modular architecture.
- Easily extendible and portable to new hardware, thanks to the internal Berry-lang powered scripting engine.
Required hardware for esp32:
muvox-io.github.io/euphonium
github.com/muvox-io/euphonium
