Skip to content

What is the difference between "copy" and "copy-equal"? #14721

Answered by verygoodlee
1000Fear asked this question in Q&A
Discussion options

You must be logged in to vote

In this case, if you manually change the volume from 100 to 80 while pausing,
copy can restore volume from 80 to 50,
but copy-equal can't, because 80 not equals 100.

volume=50
[test]
profile-cond=pause
profile-restore=copy-equal
volume=100

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@1000Fear
Comment options

Answer selected by 1000Fear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants