pschatzmann / codec-adpcmLinks
Lean header-only C++ ADPCM codec
☆17Updated 5 months ago
Alternatives and similar repositories for codec-adpcm
Users that are interested in codec-adpcm are comparing it to the libraries listed below
Sorting:
- A simple mp3 decoder (not only) for Arduino using libmad☆22Updated 10 months ago
- Optimized CCITT G4 encoder for embedded and larger systems☆14Updated 11 months ago
- Raspberry Pi Pico (RP2040) playground☆18Updated last year
- A quick and dirty test of PDM audio output☆22Updated last year
- sbc codec library for Arduino☆15Updated 11 months ago
- A set of highly optimized functions for decoding and displaying 1-bpp CCITT G4 images☆28Updated 3 weeks ago
- The Opus Codec for Arduino☆27Updated 4 months ago
- A simple AAC Encoder and Decoder library (not only) for Arduino