Master Mix Plugin doesn't work in Ardour / Linux
-
- KVRer
- 5 posts since 27 Jan, 2021
Hi everybody,
I recently purchased the Tracktion DAW Essentials and the Master Mix plugin. Unfortunately Ardour does not load the Master Mix plugin, meaning that it wont show up in my available plugins list. The DAW Essentials do work perfectly fine though.
I'm running this in Ubuntu Studio 20.10 64-bit and Ardour Version 6.3.0.
Hopefully someone can help me with this problem.
Greetings Lukas
I recently purchased the Tracktion DAW Essentials and the Master Mix plugin. Unfortunately Ardour does not load the Master Mix plugin, meaning that it wont show up in my available plugins list. The DAW Essentials do work perfectly fine though.
I'm running this in Ubuntu Studio 20.10 64-bit and Ardour Version 6.3.0.
Hopefully someone can help me with this problem.
Greetings Lukas
- KVRian
- 766 posts since 25 Jul, 2010 from Northern Ireland
[Linux] Version 1.0.3 Isn't working for me in Waveform, Reaper and Renoise.
Pluginval output is:-
Starting test: pluginval / Scan for known types: /home/chrissy/.vst/Master Mix.so...
Num types found: 0
!!! Test 1 failed: No types found
FAILED!! 1 test failed, out of a total of 1
Finished validating: /home/chrissy/.vst/Master Mix.so
*** FAILED: 1 TESTS
*** FAILED: 1 TESTS
Version 1.0.2 is working ok tho ( well except for a keyfile problem I'm having, but the devs have fixed it for me on one machine, but today I booted my 2nd laptop and will need another keyfile for the machine id )
Pluginval output is:-
Starting test: pluginval / Scan for known types: /home/chrissy/.vst/Master Mix.so...
Num types found: 0
!!! Test 1 failed: No types found
FAILED!! 1 test failed, out of a total of 1
Finished validating: /home/chrissy/.vst/Master Mix.so
*** FAILED: 1 TESTS
*** FAILED: 1 TESTS
Version 1.0.2 is working ok tho ( well except for a keyfile problem I'm having, but the devs have fixed it for me on one machine, but today I booted my 2nd laptop and will need another keyfile for the machine id )
-
- KVRer
- Topic Starter
- 5 posts since 27 Jan, 2021
Hi Kott, thanks for your answer, it really helped. Idd told me that Master Mix was missing a dependency, which led me to replacing libcurl4 with libcurl3, and now it works like a charm.
Thanks a lot
Thanks a lot
- KVRian
- 766 posts since 25 Jul, 2010 from Northern Ireland
Good find Titus,
This could explain why I'm having problems with Master_Mix not looking for the keyfile, but needing it installed offline. I really don't like downgrading system packages and I'm not sure if libcurl3 and 4 can coexist .
This could explain why I'm having problems with Master_Mix not looking for the keyfile, but needing it installed offline. I really don't like downgrading system packages and I'm not sure if libcurl3 and 4 can coexist .
-
- KVRer
- Topic Starter
- 5 posts since 27 Jan, 2021
Hi Miko, I did find an instruction on how to do that, but I haven't tested it yet.
https://dev.to/jake/using-libcurl3-and- ... ionic-184g
https://dev.to/jake/using-libcurl3-and- ... ionic-184g
- KVRian
- 766 posts since 25 Jul, 2010 from Northern Ireland
Thanks Titus, I have reported the issue on the bug tracker, so hopefully the devs will fix the build soon and save us having to mess with system libs.Titus Prefect wrote: Thu Jan 28, 2021 2:55 pm Hi Miko, I did find an instruction on how to do that, but I haven't tested it yet.
https://dev.to/jake/using-libcurl3-and- ... ionic-184g
-
- KVRist
- 37 posts since 3 Sep, 2016
oh there is an update. tracktion-download-manager is such garbage. I have 1.2 but there are no updates (unless you look in your downloads online in your account) listed in it. manual download it is.
(oh it shows old version as 1.2 instead of 1.0.2 and update is 1.0.3 so its lower... who knows the dl manager is garbage anyway).
aaah.
Your best bet is to download an old libcurl4 and run it like
my bin/libs has libcurl.so.4 and others in it from bionic (libwebkit, libjavascript etc) to make old Biotek work.
Ive had to do this in the past to fix I think old Waverazor (which now does not depend on it).
(oh it shows old version as 1.2 instead of 1.0.2 and update is 1.0.3 so its lower... who knows the dl manager is garbage anyway).
Code: Select all
/usr/lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_3' not foundYour best bet is to download an old libcurl4 and run it like
Code: Select all
#!/bin/bash
LD_LIBRARY_PATH=/home/bcactus/bin/libs Waveform11
Ive had to do this in the past to fix I think old Waverazor (which now does not depend on it).
- KVRian
- 766 posts since 25 Jul, 2010 from Northern Ireland
Om cool I believe this bug is fixed in version 1.0.4 according to the bug tracker, so just a matter of waiting until it's pushed to the downloads in https://marketplace.tracktion.com/downl ... /products/ .
-
- KVRer
- Topic Starter
- 5 posts since 27 Jan, 2021
Is there already a release date for version 1.0.4 ?
- KVRian
- 1300 posts since 3 May, 2005 from Victoria, BC
Can you try this and let me know if it works: https://www.dropbox.com/s/pzgwhn0djiubj ... 5.pkg?dl=0
-
- KVRian
- 657 posts since 12 Mar, 2013 from Vladivostok
it's for MacFigBug wrote: Wed Apr 21, 2021 4:39 pm Can you try this and let me know if it works: https://www.dropbox.com/s/pzgwhn0djiubj ... 5.pkg?dl=0
