Releases: pschatzmann/arduino-SAM
Releases · pschatzmann/arduino-SAM
March 2025
- Removed obsolete ESP32 I2S API
- Converted examples to use AudioTools library for output (with stereo)
- Support for setting the volume
- Fixed broken 8 bit to 16 bit conversion
- callback with uin16_t and number of samples
- doxygen
First Release
I tried to test SAM with the ESP32 AudioKit and found some issues with the resulting data format and channel handling.
After correcting this I decided to publish the first release of the library