AlexInCube / AlCoTest

Music bot with fancy audioplayer for Discord based on Distube.js. Support Youtube, Spotify, Soundcloud, Yandex Music, VKontakte, Apple Music, Discord Attachments and any HTTP-stream.
https://hub.docker.com/repository/docker/alexincube/aicotest/general
GNU General Public License v3.0
14 stars 1 forks source link

Add audioplayer filters #36

Open AlexInCube opened 4 months ago

AlexInCube commented 4 months ago

Is your feature request related to a problem?

I want more bassboost or increase playback speed in two times.

Describe the solution you'd like

Add /filter command with two arguments. First argument is filter name, second is the values for the filter. For example /filter playback 2

In audioplayer add new field with all applied filters. Max filters count is 1-3, because this is CPU heavy task.

Describe alternatives you've considered

No response

Additional context

No response