Skip to content

Commit 138d7f8

Browse files
authored
Fix width of NR41's length field (#518)
1 parent 695b3ff commit 138d7f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Audio_Registers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ By default, the noise will sound close to white; but it can be manipulated to so
357357
This register controls the channel's [length timer](<#Length timer>).
358358

359359
{{#bits 8 >
360-
"NR41" 7-0:"Initial length timer"
360+
"NR41" 5-0:"Initial length timer"
361361
}}
362362

363363
The higher the [length timer](<#Length timer>), the shorter the time before the channel is cut.

0 commit comments

Comments
 (0)