Closed IGRohan closed 3 years ago
Try increasing the bitrate of the voice channel.
Try increasing the bitrate of the voice channel.
its already at 128kbps
How it "bad"? I haven't seen anyone report that before.
You should send your issue both on GitHub and DisTube Support Server for better communication.
i think i means filters you can rearrange filters with better effects here an short example:
const distube = new DisTube(client, { searchSongs: true, emitNewSongOnly: true, highWaterMark: 1 << 50, leaveOnEmpty: true, leaveOnFinish: true, leaveOnStop: true, searchSongs: false, customFilters: { "bassboost": "bass=g=20,dynaudnorm=f=200", "8d": "apulsator=hz=0.08", "vaporwave": "aresample=48000,asetrate=48000*0.8", "nightcore": "aresample=48000,asetrate=48000*1.25", "phaser": "aphaser=in_gain=0.4", "subboost": "asubboost", "bassboost": "bass=g=20,dynaudnorm=f=200", } })
How it "bad"? I haven't seen anyone report that before.
You should send your issue both on GitHub and DisTube Support Server for better communication.
I think i found a way around this. Distube 2.7.0 doesn't have this issue and sounds perfect while the latest one always cracks up and gets stuck. Thanks for giving your time anyway. I'm gonna close this now
Is there some kind of filter option to increase the quality or something? The audio is almost something that i don't wanna listen to. My Internets perfect and i got all the requirements installed.