lavalink-devs / Lavalink

Standalone audio sending node based on Lavaplayer.
https://lavalink.dev/
MIT License
1.56k stars 674 forks source link

Implement audio mixer feature #1039

Open Fyphen1223 opened 5 months ago

Fyphen1223 commented 5 months ago

Change request

Audio mixer on Lavalink. It would always be good to implement such things.

Relevance

Like chat-recitation included music bot.

Could this be a plugin instead?

No

Checklist

duncte123 commented 5 months ago

I don't see the added benefit for lavalink. Why not right click the bot within discord and adjust volume that way?

Fyphen1223 commented 5 months ago

I mean, not volume feature, audio mixer. Like merging two or more audio stream into one stream and play it on voice channel.

angelobreuer commented 5 months ago

I interpreted it like: having multiple tracks playing at the same time while being able to adjust the volume (i.e. as the author said, having some TTS while music is playing concurrently)

Fyphen1223 commented 5 months ago

I interpreted it like: having multiple tracks playing at the same time while being able to adjust the volume (i.e. as the author said, having some TTS while music is playing concurrently)

Oh yes, that's what I meant. Thanks for saying that!