From 205e3fe8ff5dd75ced1bed6eede824d39934db48 Mon Sep 17 00:00:00 2001 From: David Reid Date: Sun, 19 Aug 2018 16:33:04 +1000 Subject: [PATCH] Remove an overly specific feature point. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 38097e0e..c5edbc8f 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,8 @@ Features - A simple build system. - It should Just Work out of the box, without the need to download and install any dependencies. - A simple API. -- Transparent data structures with direct access to internal data. - Supports both playback and capture on all backends. -- Automatic data conversion. +- Data conversion. - Sample format conversion, with optional dithering. - Sample rate conversion. - Channel mapping and channel conversion (stereo to 5.1, etc.)