Skip to content

Commit 7116a28

Browse files
authored
audio: fix broken link
1 parent 35aecc3 commit 7116a28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Audio_details.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Actually, there is not LUT, but the manipulations done to the counter's bits are
154154
### Wave channel (CH3)
155155

156156
CH3 has an internal "sample index" counter.
157-
The "sample index" increments at the channel's sample rate, which is 32 times [the channel's frequency](<#FF1D — NR33: Channel 3 period low \[write-only\]>
157+
The "sample index" increments at the channel's sample rate, which is 32 times [the channel's frequency](<#FF1D — NR33: Channel 3 period low \[write-only\]>)
158158
Each time it increments, the corresponding "sample" (nibble) is read from wave RAM.
159159
(This means that sample #0 is skipped when first starting up CH3.)
160160

0 commit comments

Comments
 (0)