From dcef49b47f4a13e735b3c8f8e35c48cc9ddc7627 Mon Sep 17 00:00:00 2001 From: Dimitri Diakopoulos Date: Sun, 20 Dec 2015 20:21:14 -0800 Subject: [PATCH] Add note about ima adpcm --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b02e6f8..282638f 100644 --- a/README.md +++ b/README.md @@ -11,13 +11,12 @@ While untested, there are no technical conditions that preclude compilation on o Regardless of input bit depth, the library hands over an interleaved float array, normalized between [-1.0,+1.0]. At present, the library does not provide resampling functionality. -* Wave +* Wave (+ IMA-ADPCM encoding) * Ogg Vorbis * Ogg Opus * FLAC * WavPack * Musepack -* Core Audio Format (Apple Lossless / AIFF) (WIP) ## Encoding Simple but robust WAV format encoder now included. Extentions in the near future might include Ogg.