Ok so EQ10Q doesn't compile anymore and to compile it anyway it needs multiple patching (see patches tickets). Also the .run binary only uses gcc5 and therefore this binary can't be used for Ardour 8.6 (no gui), or at least I didn't find a way to install EQ10Q (with repository (debian 12), compiling or the binary file) and to make the gui work again. Is there any plan to update the source files? or provide another binary?
Ok so EQ10Q doesn't compile anymore and to compile it anyway needs multiple patching (see patches tickets). Also the .run binary only uses gcc5 and therefore this binary can't be used for Ardour 8.6 (no gui), or at least I didn't find a way to install EQ10Q (with repository (debian 12), compiling or the binary file) and to make the gui work again. Is there any plan to update the source files? or provide another binary?
Fedora patch: Make compatible with current LV2
Fedora patch: update cmake minimum version requirement
Fedora patch: Make paths and flags configurable
Please clarify the license
Thank you!
I found the solution: find . -type f -exec fgrep -q LV2UI_Descriptor {} \; \ -exec sed -i {} -e 's/const _\?LV2UI_Descriptor/const LV2UI_Descriptor/' \;
Build broken by lv2 1.18.0
Build issues on Debian Stretch
use exp10()
A/B eq comparison loses Left and Right infomation
hardcoding CMAKE_INSTALL_PREFIX is bad
Is this still relevant in ardour 5.12?
@sapista: without changing this, eq10q will not compile on current Linux kernels! Please use the standardized exp10() instead, as pow10() is very much on its way out and release a new version!
Allow switching between pre/post frequency analysis
Extract EQ10Q RTA as a separate analysis plugin
Branch to complete code refactorization
Making branches dir.
No worries. I didn't know you were designing for studio mixing only. There's not...
Sorry but currently I don't have plans of implementing a graphic eq. As you said...
Graphic EQ
This is not resolved. Version 2.2 still behaves like this.
Sorry I meant graphic eq.
Parametric EQ
Tagging v2.2 of eq10q
Yes, my Ardour is from site because it's paid for (I'm a subscriber) and freshest...
Yes, my Ardour is from site because it's paid and freshest available. I've tried...
install path set to /usr/local/lib/lv2
Gui modified to use the same lib for each plugi...
Tag incorrect
Where did you get Ardour5? From ardour.org website binaries? Or debian packages?...
Here's what Ardour logs to terminal when trying to open a GUI: suil error: Unable...
GUI doesn't show up on Ardour 5.3 and 5.4
Tagging the v2.2 of eq10q
modified VU ranges
fixed lv2:toggle issue in stereo EQ's
Wow! My fault, I've missed that one. Fixed on SVN thanks!
- fixed a missing semicolon on ttl files.
Thank you for the 2.1 release! Unfortunately, the problem still persists for me in...
GUI doesn't load (xfce related?)
Plugins don't load in Ardour 5
All ttl errors was fixed on development branch and now those fixes are released in...
Tagging the v2.1 of eq10q
- V2.1 RC
Plugins don't load in Ardour 5
My mistake. The GUI problem has been described in the ardour forum : https://community.ardour.org/node/13030...
GUI doesn't load (xfce related?)
- Removed cursor hide feature on knobs
I used this approach several times, but this is too complicated and requires to rebuild...
This is too complicated and requires to rebuild all the session routing which can...
Thank you for considering it :) And thank you for your great job :) 2016-06-27 20:14...
drag eq band enables it
Implemented in r154
- Adjusted compressor attack and release times(...
Fix missing LV2 ttl header definitions
Fix LV2 symbol export
Flip all bands feature
I've been thinking about this feature, but I'm afraid to tell you that I don't consider...
Positive spectrum display
gate range from -inf to 0dB
It has been reworked on SVN. Next release (v2.1) will provide range from -90 dB to...
MS processing in the EQ's
LV2 designate the sidechain port in the comps
EQ10Q unstable when run under the Carla LV2 host.
Marked as closed because I'm not able to reproduce the issue under Carla. It also...
eq10q reports 0 audio ins and 0 audio outs
'lv_atom_forge_object' not declared in this scope (ubuntu-14.04)
pow10 not defined on OS/X
Wrong library name in ttl-files on OS/X
'lv_atom_forge_object' not declared in this scope (ubuntu-14.04)
To build eq10q >= beta7 you need to install lv2 >= 1.10 because the lv2_atom_forge_object...
Crash on setting parameters via curve
After some tests and a talk with some user I consider this issue fixed.
Please validate ttl data
Thanks for reporting these errors. All of these have been fixed in SVN r153. Please,...
- Improved eq param interpolation
- Improved eq interpolation
Hi, I think that this bug is fixed in SVN rev151. If you can give it a try to confirm...
How do I collect crash data? I did some Pascal coding during my early teens, I think...
Please validate ttl data
Great, it will be included in the next release. Thank for your contribution.
oops sorry it should be lv2:portProperty lv2:isSideChain;
LV2 designate the sidechain port in the comps
- Fixed compressor in feedback mode makeup mode...
The windows is a hanning type with a size of 4096 samples. However, it is implemented...
More users were claiming about crashes on debian based boxes, so I'm goning to run...
No, I can't, the latency and amount of xruns are ridiculous in case of using non-RT...
No, I can't, the latency and amount of xruns are ridiculous in case of using non-RT...
No, I can't, the latency and amount of xruns are ridiculous in case of using non-RT...
No, I can't, the latency and amount of xruns are ridiculous in case of using non-RT...
I wanted to know what kind and size of window is EQ10Q using and why? and if this...
I'm not able to reproduce that behaviour on my systems and I use to mix with a lot...
Yes, I still experience (not experiment) the problem even after system reinstallation....
I've failed traying to reproduce this behaviour on my computer. Please, can you confirm...
Yeah, for sure I have plants to include tools as you say in the future. About the...
- Added SideChain compressors