mirror of
https://github.com/zhaarey/AppleMusicDecrypt.git
synced 2025-10-23 15:11:06 +00:00
add select Sampling rate
This commit is contained in:
@@ -85,6 +85,10 @@ saveLyrics = true
|
||||
saveCover = true
|
||||
coverFormat = "jpg"
|
||||
coverSize = "5000x5000"
|
||||
# 192000 96000 48000 44100
|
||||
alacMax = 192000
|
||||
# 2768 2448
|
||||
atmosMax = 2768
|
||||
# The command to be executed after the song is ripped successfully, passing in the filename parameter.
|
||||
# Example: "\"C:\\Program Files\\DAUM\\PotPlayer\\PotPlayerMini64.exe\" \"{filename}\""
|
||||
# Pay attention to escaping issues
|
||||
|
||||
Reference in New Issue
Block a user