I am working on an mp3 player using Arduino and cytron EZmp3 shield. I am having a problem with one of the buttons, namely the pause button. I am trying to change the pause function to play the previous track. but the pause button acts the same as the "next track" button. The buttons use the A0 pin and the same resisters as the LCD with the buttons shield.
No. This is a bunch of buttons connecting different pull-down resistors to A0. You need the analog reading to figure out which of the buttons is closed.