13// all of these are the defaults on RP2040 outputting on I2S, anyway, thus commented
14#defineMOZZI_AUDIO_BITS 16
15#defineMOZZI_I2S_PIN_BCK 20
16#defineMOZZI_I2S_PIN_WS(MOZZI_I2S_PIN_BCK+1)// CANNOT BE CHANGED, HAS TO BE NEXT TO pBCLK, i.e. default is 21
17#defineMOZZI_I2S_PIN_DATA 22
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