When I activate Oversampling on output_pt8211_2.h and compile I get the following error:
'define' does not name a type define AUDIO_PT8211_OVERSAMPLING
All I did was uncommenting the lines:
define AUDIO_PT8211_OVERSAMPLING
&
define AUDIO_PT8211_INTERPOLATION_LINEAR
Any idea what might be happening? I'm on Teensy 4.0.
'define' does not name a type define AUDIO_PT8211_OVERSAMPLING
All I did was uncommenting the lines:
define AUDIO_PT8211_OVERSAMPLING
&
define AUDIO_PT8211_INTERPOLATION_LINEAR
Any idea what might be happening? I'm on Teensy 4.0.