Releases: pschatzmann/arduino-audio-tools
Releases · pschatzmann/arduino-audio-tools
Audio sketches in Linux, Windows and OS/X
You can also build and run your audio sketches in Linux, Windows and OS/X
PWM output for Rasperry Pico and ESP32
- PWM output for Rasperry Pico and ESP32
- a new Arduino based web client for the URLStream
WAV Server and TTS examples
- WAV Server with callback support
- SAM speach engine example
- Logging for Arduino implementation which do not support varargs
- Documentation update
A2DP and Mozzi
- Stream Support for A2DP
- Integration of Mozzi Sound Generator
Stream Support
All Stream scenarios are working now:
- I2SStream
- AnalogAudioStream
- MemoryStream
- UrlStream
- A2DPStream
- GeneratedSoundStream
- AudioOutputWithCallback
- CsvStream
- and any other Arduino objects that support the Stream interface: Serial, File...
First Prerelease
The basic functionality is working.
Commit as basline for further changes