On Sunday, January 26, 2014 11:02:55 AM jonetsu@email-addr-hidden wrote:
> Hello,
>
> Since some time now the Freeverb in Ardour3 (I mean, not included with
> Ardour, but used by) interface does not allow the control of some
> sliders. Also, the sound does not seem so good as soon as it is
> included in the post-fader chain. cmt 1.16-1.
The freeverb code is broken. The functionality gets optimized out by modern
compilers. It can still work, but you have to compile it with optimization flag
of -O1. -O2 or higher will produce a plugin that doesn't work.
The other half of the problem is that Ardour's handling of ladspa plugins is
broken, and has been for quite a while. It does not seem to handle certain
types of ladspa controls correctly that work on a non-linear scale.
http://tracker.ardour.org/view.php?id=5443
-Reuben
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Mon Jan 27 08:15:01 2014
This archive was generated by hypermail 2.1.8 : Mon Jan 27 2014 - 08:15:01 EET