11//#define MOZZI_AUDIO_RATE 32768 // the default, in this mode
12//#define MOZZI_PWM_RATE 125000 // the default, in this mode
13//#define MOZZI_AUDIO_BITS_PER_CHANNEL 2 // the default, in this mode
14
15// should you wish to customize the output pins:
16//#define AUDIO_AUDIO_PIN_1 TIMER1_A_PIN
17//#define MOZZI_AUDIO_PIN_1_REGISTER OCR1A // must also specify the hardware register responsible for this pin
18//#define AUDIO_AUDIO_PIN_1_LOW TIMER1_B_PIN
19//#define MOZZI_AUDIO_PIN_1_LOW_REGISTER OCR1B // must also specify the hardware register responsible for this pin
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