summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShinyDragonHunter <32826900+ShinyDragonHunter@users.noreply.github.com>2018-11-05 21:52:40 +0000
committerShinyDragonHunter <32826900+ShinyDragonHunter@users.noreply.github.com>2018-11-05 21:52:40 +0000
commit2211461dcb940b672e4fc36e4ff38f7ae3d507b9 (patch)
tree21c39c29d9bae30534f942f9679d6cc4c95541d3
parentd3a263f09c9e304a8bf1b3bbb4c51fc0668c55f6 (diff)
Updated Reduce noise and improve sound quality of music (markdown)
-rw-r--r--Reduce-noise-and-improve-sound-quality-of-music.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Reduce-noise-and-improve-sound-quality-of-music.md b/Reduce-noise-and-improve-sound-quality-of-music.md
index c0273d8..024210b 100644
--- a/Reduce-noise-and-improve-sound-quality-of-music.md
+++ b/Reduce-noise-and-improve-sound-quality-of-music.md
@@ -54,6 +54,6 @@ For the sake of this tutorial, we'll be changing it to 36314Hz. So in that file,
| (12 << SOUND_MODE_MASVOL_SHIFT)
| (5 << SOUND_MODE_MAXCHN_SHIFT));
```
-And I believe that's that. If everything was done correctly (or I didn't screw something up, the sound will sound A LOT better than before.
+And I believe that's that. If everything was done correctly (or I didn't screw something up) the sound will sound A LOT better than before.
NOTE: The current code for the mixer has issues with reverb and this will be fixed at a later date. I will update the tutorial when we have the fix for that. \ No newline at end of file