Minor cleanup.

This commit is contained in:
David Reid
2020-02-22 19:35:06 +10:00
parent a312d293cc
commit 7bc5215dcf
+1 -1
View File
@@ -220,7 +220,7 @@ a:hover {
<li>Low-pass, high-pass and band-pass filters.</li> <li>Low-pass, high-pass and band-pass filters.</li>
<li>Sine, square, triangle and sawtooth waveform generation.</li> <li>Sine, square, triangle and sawtooth waveform generation.</li>
<li>White noise generation.</li> <li>White noise generation.</li>
<li>Lock free ring buffer API (single producer, single consumer).</li> <li>Lock free ring buffer (single producer, single consumer).</li>
<li>Decoding <li>Decoding
<ul> <ul>
<li>WAV via dr_wav</li> <li>WAV via dr_wav</li>