Skip to content

ESP32-Reference/esp32-sound

 
 

Repository files navigation

esp32-sound

C++ component for esp-idf which allow playing sound via DAC with mixing. It implements flexible interface for your own sound sources. It is thread-safe, so you can access to mixer from different tasks.

This module is almost finished, but still may contain bugs. API will not be changed without notice.

About

C++ component for esp-idf which allow playing sound via DAC with mixing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.6%
  • Makefile 0.4%