Connecting VMA202 to Arduino due

I’d like to use de VMA202 as audio storage and the Arduino Due to play the songs from the SD card. An Arduino Uno is recognizing the SD card, but the Arduino Due doesn’t. I already find out that the 6 SPI pins on the Arduino Due are on the middle of the board, while on the Arduino UNO it is on pin 10,11,12,13. Do I just have to connect pin 10,11,12,13 of the VMA202 with the corresponding pins on the Arduino Due or does it interfere?
https://www.allaboutcircuits.com/uploads/articles/Arduino_UNO_R3_Pinout.jpg
http://icircuit.net/wp-content/uploads/2014/09/Arduino-Due-Pin-mapping.png

objective project: simple audio player:
https://www.arduino.cc/en/Tutorial/SimpleAudioPlayer