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-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -138,9 +138,9 @@ refer to the [Hardware Section of the API-Documentation](https://sensorium.githu
138
138
External chips (DAC) can also be used on any platform which does not support natively the I2S protocol using an user defined `audioOutput` function. This can allow a greater audio quality over the native ways to output the sound (PWM for AVR Arduinos and STM32 and 12 bit DAC for Teensy 3.*).
139
139
Examples are provided for the MCP492X DAC (12 bit on SPI) and for the (PT8211) 16 bit stereo DAC using SPI port to emulate the I2S protocol. The latter should be compatible with any DAC using I2S.
140
140
141
-
### Extendig the library itself
141
+
### Extending the library itself
142
142
143
-
If you enjoy using Mozzi for a project, or have extended it, we would be
143
+
If you enjoy using Mozzi for a project, or have made changes or otherwise extended it, we would be
144
144
pleased to hear about it and provide support wherever possible. Contribute
145
145
suggestions, improvements and bug fixes to the Mozzi wiki on Github, or
146
146
Fork it to contribute directly to future developments.
0 commit comments