From e32bd0406570920dd8ad1d19ef008cfdeeae47a6 Mon Sep 17 00:00:00 2001 From: alfred Date: Wed, 1 Jan 2014 00:28:53 +0000 Subject: [PATCH] added 24 bits to the todo --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f62c8fc..31c7013 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,9 @@ audio-mixer =========== Node.js module for mixing multiple PCM streams into one. + +TODO +---- + +* Support 24 bit samples. Possibly by using: https://npmjs.org/package/int24 +