Replace loudgain with cue_file in scripts? #16
LordHelmchen666
started this conversation in
Show and tell
Replies: 2 comments
-
|
I decided to add cue_file to my download script and your jingle script. Seems to work well. I do not experience too much CPU usage. Average load is around 1.3 two stations running on my system (Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz). |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
A very elegant and useful solution! Even used Absolutely nothing to say against that, thanks for sharing! I’ll convert this into a discussion, so others can find it more easily when closed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I use your jingle script and my own download script involving loudgain after file was downloaded. Should I replace with cue_file? What do you recommend?
cue_file calculate replaygain nearly the same as loudgain?
I am asking because I am thinking on new strategy how to handle files now.
Run first loudgain and then cue_file (write only liq* tags) or only run cue_file let them write both tags.
Beta Was this translation helpful? Give feedback.
All reactions