mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-24 01:04:02 +02:00
Update readme.
This commit is contained in:
@@ -11,8 +11,8 @@ Features
|
|||||||
- Single file.
|
- Single file.
|
||||||
- Compilable as both C and C++.
|
- Compilable as both C and C++.
|
||||||
- Easy to build.
|
- Easy to build.
|
||||||
- Does not require linking to anything on the Windows build and only -ldl on Linux.
|
|
||||||
- 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.
|
||||||
|
- Does not require linking to anything on the Windows build and only -ldl on Linux.
|
||||||
- The header section does not include any platform specific headers.
|
- The header section does not include any platform specific headers.
|
||||||
- A very simple API.
|
- A very simple API.
|
||||||
- Transparent data structures with direct access to internal data.
|
- Transparent data structures with direct access to internal data.
|
||||||
@@ -54,7 +54,6 @@ Backends
|
|||||||
- Null (Silence)
|
- Null (Silence)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Simple Playback Example
|
Simple Playback Example
|
||||||
=======================
|
=======================
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user