longer fail and OK sound
This commit is contained in:
+2
-2
@@ -11,8 +11,8 @@ import os
|
||||
# Configuration
|
||||
MUSIC_BASE_DIRECTORY = "/home/pi/music/"
|
||||
SOUND_SCANNING = "/home/pi/piplayer2/sounds/scanning.mp3"
|
||||
SOUND_OK = "/home/pi/piplayer2/sounds/ok.mp3"
|
||||
SOUND_SCAN_FAIL = "/home/pi/piplayer2/sounds/fail.mp3"
|
||||
SOUND_OK = "/home/pi/piplayer2/sounds/ok-05.mp3"
|
||||
SOUND_SCAN_FAIL = "/home/pi/piplayer2/sounds/fail-05.mp3"
|
||||
SOUND_PLAYBACK_ERROR = "/home/pi/piplayer2/sounds/error.mp3"
|
||||
QR_SCANNER_TIMEOUT = 3
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user