Ethang70 / Dice-Bot

Discord Dice Bot
2 stars 0 forks source link

Investigate/Implement EQ capabilities of Lavalink #31

Open Ethang70 opened 2 years ago

Ethang70 commented 2 years ago

https://lavalink.readthedocs.io/en/latest/lavalink.html#lavalink.DefaultPlayer.set_gain

Ethang70 commented 2 years ago

I believe for Wavelink library this is the relevant documentation: https://wavelink.readthedocs.io/en/latest/wavelink.html#filters

Ethang70 commented 2 years ago

I don't know what other EQs you would want tbh, This feature isn't the most useful but could be fun, maybe separate boost for mids and highs

stevethewright commented 1 year ago

Added bass boosted, bass boosted max, rock. pop, club toilets, classical and edm.

Might add more/update command doc stating all volumes. Flat or anything not found is used to reset to flat EQ.

Ethang70 commented 6 months ago

Will need to update code to work with Wavelink v3 #76