Can you try to download the archive file (.tar.gz), extract it and run it instead?
What happens when you do run through this file? Do you need to run it with sudo or does it work without sudo? Let me know and I can try to help out. Also, what is your current installation method? Did you use the archive or did you download it from AUR?
If done with AUR, how about removing the package altogether and install it again?
Same issue with the same log output when I try to run it from that link.
It does not launch with sudo
I install it from AUR and have re installed it multiple times.
So I’ve tried replacing the libnative-rtaudio.so with the one you can install with the rtaudio (6.0.1) package and audiorelay launches but doesnt work because of JNI link errors probably because its not built for the newer rtaudio version. Honestly the only solution I can see here is if the dev updated audiorelay with a newer version of rtaudio, or maybe use a different backend like portaudio…