summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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