Skip to content

Commit 08b80a2

Browse files
committed
fix typo in documentation
1 parent 37d7a56 commit 08b80a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/mozzi_config_documentation.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
* may only be useful for relatively simple sketches. The increased frequency response can also make
120120
* unwanted artefacts of low resolution synthesis calculations more apparent, so it's not always a bonus.
121121
*
122-
* It is highly recommended to keep the audio rate a power of two (16384, 32678, 64536, etc.), as some internal calculations can be highly be optimised for speed, this way.
122+
* It is highly recommended to keep the audio rate a power of two (16384, 32678, 65536, etc.), as some internal calculations can be highly be optimised for speed, this way.
123123
*
124124
* @note
125125
* For compatibility reasons, the option MOZZI_AUDIO_RATE is automatically set to the same value as this option, and you will find some uses of that in old (pre Mozzi 2.0) code examples.

0 commit comments

Comments
 (0)