Tracktion retro plugins not working in T7?

Discussion about: tracktion.com
Post Reply New Topic
RELATED
PRODUCTS

Post

Thanks for the freebie but they're not working in T7 Linux - the plugin panel lists them as 'deactivated'?

Post

I have the same issue in Waveform in Linux Mint 18.2. And they don't seem to be scanning in other Linux DAWs I have tested.

Post

What Linux version are you using? I built them on Ubuntu 16.04, so any later version should work. I'd also recommend disabling scanning plugins in another process, I had some issues with that on Linux in the past.

Also, can you typre ldd ~/.vst/RP2A03.so and paste the output. There may be missing libraries.

Post

I'm using Mint 18.2 KDE, which is based on Ubuntu 16.04. I'm using kernel 4.10.0-35-lowlatency. The output for the command is as follows:

ldd ~/.vst/RP2A03.so
linux-vdso.so.1 => (0x00007ffe90ff7000)
libasound.so.2 => /usr/lib/x86_64-linux-gnu/libasound.so.2 (0x00007efcb0ade000)
libfreetype.so.6 => /usr/lib/x86_64-linux-gnu/libfreetype.so.6 (0x00007efcb0834000)
libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007efcb04f9000)
libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 (0x00007efcb02e7000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007efcb00e3000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007efcafec5000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007efcafcbd000)
libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007efcaf93b000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007efcaf631000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007efcaf41b000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007efcaf051000)
/lib64/ld-linux-x86-64.so.2 (0x000055726d043000)
libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007efcaee36000)
libpng12.so.0 => /lib/x86_64-linux-gnu/libpng12.so.0 (0x00007efcaec11000)
libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007efcae9ef000)
libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007efcae7ea000)
libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007efcae5e4000)

I should also note that using Carla on the command line shows "illegal instruction". I was recommended MrsWatson for testing on the REAPER forum, and it gives a "signal 4" which is also "illegal instruction".

Post

FigBug wrote:What Linux version are you using? I built them on Ubuntu 16.04, so any later version should work. I'd also recommend disabling scanning plugins in another process, I had some issues with that on Linux in the past.

Also, can you typre ldd ~/.vst/RP2A03.so and paste the output. There may be missing libraries.
I'm using Linux Mint 18.2 x64:

Code: Select all

linux-vdso.so.1 =>  (0x00007ffe6bf76000)
	libasound.so.2 => /usr/lib/x86_64-linux-gnu/libasound.so.2 (0x00007fdc3e8ec000)
	libfreetype.so.6 => /usr/lib/x86_64-linux-gnu/libfreetype.so.6 (0x00007fdc3e642000)
	libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007fdc3e307000)
	libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 (0x00007fdc3e0f5000)
	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fdc3def1000)
	libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fdc3dcd3000)
	librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007fdc3dacb000)
	libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007fdc3d749000)
	libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fdc3d43f000)
	libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007fdc3d229000)
	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fdc3ce5f000)
	/lib64/ld-linux-x86-64.so.2 (0x000055eab5082000)
	libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007fdc3cc44000)
	libpng12.so.0 => /lib/x86_64-linux-gnu/libpng12.so.0 (0x00007fdc3ca1f000)
	libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007fdc3c7fd000)
	libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007fdc3c5f8000)
	libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007fdc3c3f2000)

Post

Based on what I gather from other forums, this problem seems to be more of a case of what cpu these binaries were compiled with rather than what kernel/Linux version that was used. Basically, the computer used has instructions available that mine doesn't. I'm not sure what that could be, as mine is an Intel Celeron J3455 which is less than a year old. But who knows, maybe some AMD specific thing? At any rate, I've never had any problems on my system with binaries downloaded from Tracktion - Waveform, Collective, DAW Esentials, etc. before this.

Post Reply

Return to “Tracktion”