Skip to content

March 2025: Breaking Changes for AudioSource

Latest
Compare
Choose a tag to compare
@pschatzmann pschatzmann released this 11 Mar 17:33
· 68 commits to main since this release
  • The AudioSource and file related classes have been moved from "AudioTools/AudioLibs" to "AudioTools/Disk"
  • New functionality to support IDF Virtual File System files so that we can use this framework for files as well outside of Arduino
    • AudioSourceVFS
    • VFS_SDMMC
    • VFS_SDSPI
    • VFS_SPFFS
    • VFS_LittleFS
    • VFS_Multi
    • VFSFile