HEnquist / camilladsp

A flexible cross-platform IIR and FIR engine for crossovers, room correction etc.
https://henquist.github.io/
GNU General Public License v3.0
533 stars 48 forks source link

EZBEQ cooperation issues After ezbeq uploads data, camilladsp is invalid #354

Closed zorgzola closed 2 weeks ago

zorgzola commented 2 weeks ago

I am using ezbeq and currently encountering a problem: Ezbeq clicked upload, The slot showed the movie name, but Camilla DSP WEBUI do not see the data. REW detects no change in frequency response. CamillaDSP v2.0.3 ezbeq(windows)v2.1.0a11

I downloaded the logs of camilladsp before and after ezbeq upload and clean. Please help me camiladsp log camiladsp.log.txt

HEnquist commented 2 weeks ago

Do I understand correctly that adding the filters works ok, but removing them does not?

zorgzola commented 2 weeks ago

Please apologize for my English. I mean adding the filters, The log shows OK, but it actually didn't take effect. I observed the camilladsp webui and didn't find any filters (I clicked Fetch from DSP'), And I tested the sub with Rew software, but the filters did not load.

zorgzola commented 2 weeks ago

I installed Cammilladsp and EZBEQ on three computers, one Mac and two Windows. They all have the same issues

HEnquist commented 2 weeks ago

I don't see anything obviously wrong in the logs, but it's been cut and it would help to see more. Can you try again, and include everything? It's ok if it gets very long. Also please note at what times you expect something to happen, and what that should be.

zorgzola commented 2 weeks ago

Thanks for your work. I tested it on a mac today, and here is the log of the ezbeq interaction. I thought that when ezbeq uploaded the filters, the "Filtes" and "Pipeline" in the CamillaDSP WEBUI would see the data (when I clicked "Fetch from DSP"), but in fact it does not show anything, am I wrong? camilladsp.log

CamillaDSP-1

zorgzola commented 2 weeks ago

and after uploading Filters on ezbeq, use REW Generator to send the frequency of BEQ maximum boost. The volume input and output levels in CamillaDSP WEBUI are the same. However, the output level of manually adding Filters (Peaking Gain+) is different.

You can see that when I click upload, the volume level goes up momentarily, but it cannot be sustained.

camiladsp ezbeq

HEnquist commented 2 weeks ago

Thanks for the videos! That made things quit clear. The problem is that ezbeq sends a "Reload" command just after the SetConfig command. The SetConfig command is enough! The "Reload" command makes it apply the original config again. That's why you see the meter jump up for just a fraction of a second and then return to where it was. Please open an issue in the ezbeq repo!

zorgzola commented 2 weeks ago

Thanks again.

HEnquist commented 2 weeks ago

Closing this since the problem is not in CamillaDSP.