Now I don't know if this the right place to ask but, i was wondering if there is somwhere a comparison between Lavaplayer and Lavalink-Client?
I just finished implementing a regular Music bot with Lavaplayer but the performance when the GC hits is quite noticable with some YT Tracks. It gets really bad when playing a HttpAudioTrack (yt-dlp + user input => soundcloud cdn link => HttpAudioTrack). I do that because Soundcloud changed api.
Is there a benefit of using Lavalink + Client library over just using Lavaplayer in terms of GC or overall performance?
Alternatively, for improvements the first thing I found was jda-nas (which does not work anymore since the jcenter link is offline -> http://jcenter.bintray.com) - so, no way of using that...