gearmulator
gearmulator copied to clipboard
A couple of linux issues (lv2 not working and config location)
Hi
Thanks for your hard work on this project. I just wanted to raise a couple of issues with the plugins on linux.
The linux lv2 is distributed as a bare .so file. LV2 plugins are bundles containing the .so and three .ttl files. As is, it is not recognized by either of the hosts I use.
Also, the config folder is placed in the home folder. It is better practice to place it in either ~/.config or ~/.local/share.