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.