Skip to content

Commit 8697f2f

Browse files
Update src/Audio.md
Co-authored-by: Eldred Habert <[email protected]>
1 parent c17d184 commit 8697f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Audio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Internally, all envelopes are ticked at 64 Hz, and every 1–7 of those ticks, t
8181
All channels can be individually set to automatically shut themselves down after a certain amount of time.
8282

8383
If the functionality is enabled, a channel's **length timer** ticks up[^len_cnt_dir] at 256 Hz (tied to [DIV-APU](<#DIV-APU>)) from the value it's initially set at.
84-
When the length timer reaches 64 (Ch1 and Ch2) or 256 (Ch3), the channel is turned off.
84+
When the length timer reaches 64 (CH1, CH2, and CH4) or 256 (CH3), the channel is turned off.
8585

8686
### Frequency
8787

0 commit comments

Comments
 (0)