hi there...
Finally I finished it.
Let me first to explain the process steps
1) I use raspberrypi3 & USB DAC PCM2704 Module.
2) I installed the samplebox image.
3) I added the source address. Source.list 'deb http://ftp.de.debian.org/debian jessie main '
4) I installed files. (Apt-get install python-decorator, apt-get install python-SciPy)
5) samplerbox2.py file I modified as follows.
LINE 17 : SAMPLES_DIR = "/media/" #for usb root samples
LINE 20 : USE_BUTTONS = True # i want use buttons
LINE 26 : CHANNELS = 2 #(FOR PCM2704 Module)
LINE 193 : def init(self, pin_rs=7, pin_e=8, pins_db=[27, 17, 18, 4]): #for my circuit
LINE 1070: GPIO.setup(13, GPIO.IN, pull_up_down=GPIO.PUD_UP)
LINE 1071: GPIO.setup(5, GPIO.IN, pull_up_down=GPIO.PUD_UP)
LINE 1075: if not GPIO.input(13) and (now - lastbuttontime) > 0.2:
LINE 1082: elif not GPIO.input(5) and (now - lastbuttontime) > 0.2:
6) And finish...
But I have some problems.
1) it works only once after the initial installation. and close / open when no sound. Meanwhile, 16x2 LCD display is operating normally. (Sounds like the name of the show ...)
2) Button (+) and Button (-) works, but the function button does not work. I could not find the Function Button feature samplerbox2.py file.
3) That's why I can not enter settings such as reverb.
I'm sorry my english is a little bad.
My circuit : https://drive.google.com/open?id=0B9zPVmn6qmszMG96RHY1N2ozTjQ
few pictures: https://drive.google.com/open?id=0B9zPVmn6qmszQ3dqYnkyRFhRU2s
https://drive.google.com/open?id=0B9zPVmn6qmszUWI5b0gzV0d4Qm8
https://drive.google.com/open?id=0B9zPVmn6qmszcFY5dE5OVmtybWs
Test Video : https://drive.google.com/open?id=0B9zPVmn6qmszQnktMnhZQllkY0E
OR https://youtu.be/9y-uCEj0pkU