Is Fastled compatible with the audio shield and TM1809(3 Wire)?

Is Fastled compatible with the audio shield and TM1809(3 Wire)? Because if I wants to use the play wave example the led stripe gehts a random flickering when I only add:
AudioPlaySdWav playWav1;
AudioOutputI2S audioOutput;
AudioConnection patchCord1(playWav1, 0, audioOutput, 0);
AudioConnection patchCord2(playWav1, 1, audioOutput, 1);
AudioControlSGTL5000 sgtl5000_1;

Any Idear?
Thanks

It’d help if you provided info like what pin(s) you have the TM1809 on and what pins the AudioShield wants to use.

Hi @Daniel_Garcia I will deliver more information, but before I will check some things, maybe I have done a fault. I will post later the result