|
Using |
Answered by
twlite
Nov 8, 2023
Replies: 1 comment
|
I think this response is late but setting volume like that will set the same volume for all tracks. Though the code you gave belongs to v5. You will have to use |
0 replies
Answer selected by
twlite
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think this response is late but setting volume like that will set the same volume for all tracks. Though the code you gave belongs to v5. You will have to use
queue.node.setVolume(50)or you can also set initial volume by passingvolume: amounttonodeOptions