Results 8 issues of Marcel

The behavior should be changed in case when more notes (keys) are played and maxed out the polyphony. -> other notes should turn off in that case --- In addition...

enhancement

The PLL configuration is wrong causing some distortion on the output. By using higher bit rates than 16 bit the right channel does output only strange signals.

Thank you for creating a pull request to contribute to Adafruit's GitHub code! Before you open the request please review the following guidelines and tips to help it be more...

It looks like that the calculation of the timing does not work when setting arduino to 160MHz. When using ``` #define CYCLES_800_T0H (F_CPU / 2500001) // 0.4us #define CYCLES_800_T1H (F_CPU...

Version 3.0.0 is released and comes with some changes. For example the usage of adc.h and i2s.h is deprecated and using it relies on legacy support. A method is required...

enhancement