1

Where to get simple opensource pcm to adpcm C\C++ encoder lib?

Rella
  • 65,003
  • 109
  • 363
  • 636

1 Answers1

2

The sox package can deal with several varieties of ADPCM both as a source and destination format.

Omnifarious
  • 54,333
  • 19
  • 131
  • 194