Commit 293f5de1 authored by David Reid's avatar David Reid

Minor fixes to the readme.

parent 233b9b69
...@@ -33,7 +33,7 @@ Features ...@@ -33,7 +33,7 @@ Features
- High-level API for sound management, mixing, effects and optional 3D spatialization. - High-level API for sound management, mixing, effects and optional 3D spatialization.
- Flexible node graph system for advanced mixing and effect processing. - Flexible node graph system for advanced mixing and effect processing.
- Resource management for loading sound files. - Resource management for loading sound files.
- Decoding, with built-in support for WAV, FLAC and MP3, in addition to being able to plug in custom decoders. - Decoding, with built-in support for WAV, FLAC, and MP3, in addition to being able to plug in custom decoders.
- Encoding (WAV only). - Encoding (WAV only).
- Data conversion. - Data conversion.
- Resampling, including custom resamplers. - Resampling, including custom resamplers.
...@@ -207,7 +207,7 @@ Security ...@@ -207,7 +207,7 @@ Security
======== ========
I deal with all security related issues publicly and transparently, and it can sometimes take a while before I I deal with all security related issues publicly and transparently, and it can sometimes take a while before I
get a chance to address it. If this is an issue for you, you need to use another library. The fastest way to get get a chance to address it. If this is an issue for you, you need to use another library. The fastest way to get
a bug fixed is to submit a pull request, but if this is unpractical for you please post a ticket to the public a bug fixed is to submit a pull request, but if this is impractical for you please post a ticket to the public
GitHub issue tracker. GitHub issue tracker.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment