23 lines
591 B
JSON
23 lines
591 B
JSON
{
|
|
"shortcuts": {
|
|
"Deck A: Load": "Ctrl+L",
|
|
"Deck A: Queue": "Ctrl+Shift+L",
|
|
"Deck A: Play/Pause": "Space",
|
|
"Deck B: Load": "Ctrl+R",
|
|
"Deck B: Queue": "Ctrl+Shift+R",
|
|
"Deck B: Play/Pause": "Ctrl+Space"
|
|
},
|
|
"audio": {
|
|
"recording_sample_rate": 48000,
|
|
"recording_format": "wav",
|
|
"stream_server_url": "http://54.37.246.24:5000",
|
|
"dj_panel_password": "techymusic//789//"
|
|
},
|
|
"ui": {
|
|
"neon_mode": 2
|
|
},
|
|
"library": {
|
|
"auto_scan": true,
|
|
"yt_default_format": "mp3"
|
|
}
|
|
} |