I'm going to use a Flatpak version of MusE Sequencer. The only workaround in order to get LV2 plugins to show up is to symbolically link the lv2 directory in /usr/lib64/ and point it to .lv2 directory. I'm okay for now.
Code:
ln -s /usr/lib64/lv2 .lv2If i need to do the same for VST, I can do that as well.
Statistics: Posted by GraysonPeddie — Fri Sep 27, 2024 2:19 am