uploaded 1 month ago
Espressif Audio Render is a module for render PCM audio through output device
2 examples
-
audio_render
This example shows how to use `esp_audio_render` for single-stream playback and multi-stream mixing.
12.87 KB
-
simple_piano
This example builds a polyphonic piano player on top of esp_audio_render, demonstrating real-time mixing of generated musical tracks.
23.01 KB