openAV-ArtyFX
openAV-ArtyFX copied to clipboard
A repository for the ArtyFX plugin bundle
I'm trying to build this package from source code for Arch Linux RISC-V port. But I encountered errors like `unrecognized command-line option '-msse'`. This problem isn't disappeared when I changed...
in the `.cxx` files, it looks like there is some code left over from using other plugins code as a template?
Hi there. I was attempting to add your software to Ubuntu, but upon review by our archive admins, it was pointed out to me that you have some incompatible licenses....
AVTK UI enable/disable X over graph, when the effect is disabled or in bypass mode. This would improve usability of the Avtk based UIs (aka in hosts on linux)
Few dependencies are unable to get. And I try to build, then I get this: [meson-log.txt](https://github.com/openAVproductions/openAV-ArtyFX/files/14453785/meson-log.txt) ``` durgunb@kuzgun13:~/.lv2$ meson /home/durgunb/İndirilenler/openAV-ArtyFX-release-1.3.1/ cd /home/durgunb/İndirilenler/openAV-ArtyFX-release-1.3.1/ ninja ninja install The Meson build system Version:...
```meson setup build \ --buildtype=release \ --prefix=/usr \ -Dstrip=true ``` followed by ```DESTDIR=/tmp/package-artify ninja -C build -j8 install``` will not build/install the GUI. I know its not supported but it's...
https://github.com/open-audio-stack/open-audio-stack-registry this is the foss plugin manager that studiorack, owlplug, etc... use