Hey I thought i would share how to get renoise to work using pipewire-jack without starting Renoise via the pw-jack wrapper for shell.
This is for anyone that, like me struggled for a few hours
Remove Jack and its dependencies --purge if you have installed it
make sure you have pipewire-jack and pipewire-alsa and there dependencies
sudo cp /usr/share/doc/pipewire/examples/ld.so.conf.d/pipewire-jack-*.conf /etc/ld.so.conf.d/
sudo ldconfig
All done. Simple as that
now you can click the shortcut and renoise will open without complaining about no jack server
