Semantic Audio Plug-Ins
Moderators: raboof, khz, MattKingUSA
-
- Established Member
- Posts: 5
- Joined: Fri Jun 20, 2014 10:15 pm
Re: Semantic Audio Plug-Ins
sysrqer, it could be that you do not have the necessary libraries installed.
The one which springs to mind first is libcurl.
Try running ldd on the .so files to see if all the dependancies are present on your system.
The one which springs to mind first is libcurl.
Try running ldd on the .so files to see if all the dependancies are present on your system.
Re: Semantic Audio Plug-Ins
Flying_Pigeon it looks like you're correct:
I installed libcurl-gnutls 7.32.0, is that not the right package?
Code: Select all
ldd: warning: you do not have execution permission for `.vst/SAFECompressor.so'
.vst/SAFECompressor.so: /usr/lib/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by .vst/SAFECompressor.so)
-
- Established Member
- Posts: 5
- Joined: Fri Jun 20, 2014 10:15 pm
Re: Semantic Audio Plug-Ins
Try the libcurl3 package.
Re: Semantic Audio Plug-Ins
Just tried to load the safereverb plugin, crashes ardour.
this is what happens when its loaded onto a mono bus. Problems with FFT again.
Code: Select all
LibXtract compiled with ooura FFT
Illegal instruction
bazsound@bazsound-MS-7309:~$
Re: Semantic Audio Plug-Ins
My system in an AMD 64 X2 ( on an am2 socket)falkTX wrote:"Illegal instruction" usually happens when an app tries to use CPU instructions that it doesn't support (like SSE4 on an old system).
-march=native in gcc, built in one high system then passed to a lower one is usually the problem.
these plugins had that, so I'll push an update without it, thanks for the report!
Re: Semantic Audio Plug-Ins
Hi there!
I was immediately attracted by the idea of semanticaudio. I'm using the plugins (latest version) in Renoise on KXstudio, everything is working fine except the loading plug-in settings. They work when I put a keyword myself, but I can't open the window with available descriptors. I've checked in Carla too, same results.
This is my first post,
hello to all users.
I was immediately attracted by the idea of semanticaudio. I'm using the plugins (latest version) in Renoise on KXstudio, everything is working fine except the loading plug-in settings. They work when I put a keyword myself, but I can't open the window with available descriptors. I've checked in Carla too, same results.
This is my first post,
hello to all users.
using KXStudio 14.04 64bit
- Qualitymix
- Established Member
- Posts: 274
- Joined: Tue Apr 02, 2013 6:45 pm
Re: Semantic Audio Plug-Ins
I am very impressed with the Semantic Compressor. Very very transparent.
-
- Established Member
- Posts: 5
- Joined: Fri Jun 20, 2014 10:15 pm
Re: Semantic Audio Plug-Ins
They are possibly not the latest versions then. There are some VST binaries available on our website:Żożo wrote:Hi there!
I was immediately attracted by the idea of semanticaudio. I'm using the plugins (latest version) in Renoise on KXstudio, everything is working fine except the loading plug-in settings. They work when I put a keyword myself, but I can't open the window with available descriptors. I've checked in Carla too, same results.
This is my first post,
hello to all users.
http://www.semanticaudio.co.uk/downloads/
Re: Semantic Audio Plug-Ins
Hello, can you tell me on what plugins are your plugins based?
I´ve found that reverb is based on mverb (sounds same, just have different GUI).
I´ve found that reverb is based on mverb (sounds same, just have different GUI).
-
- Established Member
- Posts: 5
- Joined: Fri Jun 20, 2014 10:15 pm
Re: Semantic Audio Plug-Ins
The reverb does indeed use MVerb. I am forever thankful that it is an open source project.
The rest of the plug-ins were designed by people working on the project.
The compressor is based on the one described in this book.
http://www.amazon.co.uk/Audio-Effects-T ... 1466560282
The distortion was the brain child of Brecht De Man. (A link to his webpage if your are interested. http://www.brechtdeman.com/research.html)
The EQ is an EQ, nothing more to say there really. Just a load of biquad filters in series.
The rest of the plug-ins were designed by people working on the project.
The compressor is based on the one described in this book.
http://www.amazon.co.uk/Audio-Effects-T ... 1466560282
The distortion was the brain child of Brecht De Man. (A link to his webpage if your are interested. http://www.brechtdeman.com/research.html)
The EQ is an EQ, nothing more to say there really. Just a load of biquad filters in series.
Re: Semantic Audio Plug-Ins
Thank you!
Yes, Mverb is great in ome situations...
Yes, Mverb is great in ome situations...