PythonistaGuild / Wavelink

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

Fix & document Filters #289

Closed TrapDrap closed 5 months ago

TrapDrap commented 6 months ago

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

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