PythonistaGuild / Wavelink

A powerful Lavalink library for Discord.py.
https://wavelink.dev
MIT License
397 stars 182 forks source link

Fix & document Filters #289

Closed TrapDrap closed 8 months ago

TrapDrap commented 9 months ago

Changed to use the properly typed keys lowPass -> low_pass channelMix -> channel_mix

Changes to be committed: modified: wavelink/filters.py