How do I fade audio out?
I have audio playing but I'm trying to fade it out instead of just having it immediately turn off
2 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!this is not something you'd do with
@discordjs/voice
I'm willing to believe it can be done with ffmpeg, which can be easily accessed through prism-media
, a dependency of @discordjs/voice
however "what args to pass to ffmpeg to achieve this" is more a question for google/a different server than us
#useful-servers