You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -124,9 +124,9 @@ The `Player` class is used to manage a single sound created by an `AudioManager`
124
124
125
125
## Sample Rates and Channel Counts
126
126
127
-
If you don't know what is a `Sample Rate` or `Channel Count` and seem to be off-put bey them! **Don't be**.
127
+
If you don't know what is a `Sample Rate` or `Channel Count` and seem to be off-put by them! **Don't be**.
128
128
129
-
While these terms can be intimidating, it is really simple to understand enough to get this library working.
129
+
While these terms can be intimidating, it is really simple to understand enough to get this library working. One important thing to note is that all of your audio files should be in the same sample rate and channel count.
0 commit comments