mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 16:24:04 +02:00
Update website.
This commit is contained in:
+3
-1
@@ -219,6 +219,7 @@ a:hover {
|
||||
<li>Biquad filter.</li>
|
||||
<li>Low-pass, high-pass and band-pass filters.</li>
|
||||
<li>Sine, square, triangle and sawtooth waveform generation.</li>
|
||||
<li>White noise generation.</li>
|
||||
<li>Lock free ring buffer API (single producer, single consumer).</li>
|
||||
<li>Decoding
|
||||
<ul>
|
||||
@@ -232,7 +233,8 @@ a:hover {
|
||||
</td>
|
||||
<td style="width:50%; vertical-align:top; text-align:left; padding:2em;">
|
||||
<ul>
|
||||
<li>Public domain or MIT No Attribution for regions who don't recognize public domain.</li>
|
||||
<li>Liberally licensed, with your choise of either public domain or MIT No Attribution for those
|
||||
regions who don't recognize public domain.</li>
|
||||
<li>Everything is implemented in a single file for easy integration into your source tree.</li>
|
||||
<li>No external dependencies except for the C standard library and backend APIs.</li>
|
||||
<li>Written in C89 and compilable as C++ which should enable miniaudio to work with almost all compilers.</li>
|
||||
|
||||
Reference in New Issue
Block a user