stelatoris / XTronical-I2S-Audio

5 stars 1 forks source link

XTronical-I2S-Audio

This is a mirror to XTronical's I2S Audio Library that uses the ESP32. You can find the Library from his website: https://www.xtronical.com/i2sprerelease/

I have his permission to create this mirror since he does not have a repository for it.

Goal: My intention for this mirror is to hopefully have others use it as well and build on it.

My main interest in it is it's ability to play miltiple audios while being able to control the playback speed of each audio individually.

XTronical has already released a similar library with the ability to read from SD Cards but does not have the ability to change the playback speed of several WAV files individually. https://www.xtronical.com/i2s-ep3/

My 1st goal, is to add the SD Card option to this library so that I can play larger files directly from the SD Card. As a 1st attempt, I some what succeeded but I faced major latency issues. You can check out my work here: https://github.com/stelatoris/XTronical-I2S-Audio-with-SD

You should also check his YouTube channel for other great projects: https://www.youtube.com/channel/UCOjddcYTYcZBGhpBALhX4Kg