there’s a new tool arrived in Sid called ia32-apt-get, which installs 32bit packages into 64bit system. It replaces old is32-libs packages.
so after install u need to do
sudo ia32-apt-get update sudo ia32-apt-get install ia32-libjack0 ia32-libx11-6
after that renoise will start and connect to jack correctly without any problems
god bless debian
Does this also work for the Ubuntu distributions?
you can download 32bit versions of libjack and libsamplerate packages, unpak it, and use this libs with ld_preload. the same feature, but without automatization
i mean you must do it with your hands,not with apt-get