add select Sampling rate

This commit is contained in:
zhaarey
2024-05-31 11:35:02 +08:00
parent 6a109dd53a
commit 8b391a1d50
5 changed files with 26 additions and 8 deletions

View File

@@ -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