mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-23 08:44:04 +02:00
Remove an overly specific feature point.
This commit is contained in:
@@ -9,9 +9,8 @@ Features
|
|||||||
- A simple build system.
|
- A simple build system.
|
||||||
- It should Just Work out of the box, without the need to download and install any dependencies.
|
- It should Just Work out of the box, without the need to download and install any dependencies.
|
||||||
- A simple API.
|
- A simple API.
|
||||||
- Transparent data structures with direct access to internal data.
|
|
||||||
- Supports both playback and capture on all backends.
|
- Supports both playback and capture on all backends.
|
||||||
- Automatic data conversion.
|
- Data conversion.
|
||||||
- Sample format conversion, with optional dithering.
|
- Sample format conversion, with optional dithering.
|
||||||
- Sample rate conversion.
|
- Sample rate conversion.
|
||||||
- Channel mapping and channel conversion (stereo to 5.1, etc.)
|
- Channel mapping and channel conversion (stereo to 5.1, etc.)
|
||||||
|
|||||||
Reference in New Issue
Block a user