Mozzi
version v2.0
sound synthesis library for Arduino
mozzi_config_documentation.h
Go to the documentation of this file.
1
#ifdef FOR_DOXYGEN_ONLY
59
#define MOZZI_COMPATIBILITY_LEVEL FOR_DOXYGEN_ONLY
60
90
#define MOZZI_AUDIO_MODE FOR_DOXYGEN_ONLY
91
106
#define MOZZI_AUDIO_CHANNELS FOR_DOXYGEN_ONLY
107
108
129
#define MOZZI_AUDIO_RATE FOR_DOXYGEN_ONLY
130
131
148
#define MOZZI_CONTROL_RATE FOR_DOXYGEN_ONLY
149
150
169
#define MOZZI_ANALOG_READ FOR_DOXYGEN_ONLY
170
171
188
#define MOZZI_AUDIO_INPUT FOR_DOXYGEN_ONLY
189
190
197
#define MOZZI_AUDIO_INPUT_PIN FOR_DOXYGEN_ONLY
198
199
212
#define MOZZI_PWM_RATE FOR_DOXYGEN_ONLY
213
214
223
#define MOZZI_AUDIO_BITS_PER_CHANNEL FOR_DOXYGEN_ONLY
224
225
250
#define MOZZI_AUDIO_PIN_1 FOR_DOXYGEN_ONLY
251
252
253
/***************************************** ADVANCED SETTTINGS -- External audio output ******************************************
254
*
255
* The settings in the following section applies to MOZZI_OUTPUT_EXTERNAL_TIMED, and MOZZI_OUTPUT_EXTERNAL_CUSTOM, only.
256
*
257
********************************************************************************************************************************/
258
296
#define MOZZI_AUDIO_BITS FOR_DOXYGEN_ONLY
297
298
#endif
Generated automatically using Doxygen. If info on this page is outdated, incomplete, or wrong, please open an issue at https://github.com/sensorium/Mozzi/issues