Can someone help me with communication of the VS1053 and Arduino?
I want to make a MIDI file player from SD card. A great example is in the MD_MIDIFILE example.
I fit the example to my hardware and it works reading the files on the Sd Card. But I follow the MIDI wiring from the adafruit VS1053 but the output is just messy.
How can I send the MIDI output from the Arduino and play it on the VS1053 breakout board?
Here is the code.