Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


equalization AND crossfeed
#18
(05-14-2021, 07:43 PM)Alaini93 Wrote: @jensgk thanks, I'm using Philips SHP9500.
ok you created a file, but there is no way to just upload AutoEq and Linkwitz files and Camilla do its magic?
if no, then I will try to manually create my file from your example. what a pain.

No, you can't just upload the AutoEq or Linkwitz files.

Yeah, it is a bit of a pain, but you only have to do it once :-)

You should start with downloading this: https://www.dropbox.com/s/sc2wanrbrqe0qn...0.pdf?dl=0

Also you can start with my file "AKG_K702_EQ_CamillaDSP_ORA.yml"

What you need to change in my files are each of the lines of the small table in the lower left, called "Filter settings". You only need the values Frequency, Gain and Q-factor. The BW/S are not used here.

The EQ filters starts in line 49.

The first thing you need to change is line 53: the preamp gain, which is -8.0 in your case:

 PhilipsSHP9500_oratory1990_20042019_gain:
   type: Gain
   parameters:
     gain: -8.0


The first band is a bit tricky, because Oratory1990 uses "Q-factor" for Lowshelf filters, but CamillaDSP needs "slope", therefore I have calculated the slope for you :-)

In line 55 to 62 you need to input band 1. Your values are:

 PhilipsSHP9500_oratory1990_20042019_band01:
   type: Biquad
   parameters:
     type: Lowshelf
     freq: 60
     gain: 8.0
     # slope(Q=0.7, gain=8) => 11.78296
     slope: 11.78296

In line 64 to 70 you need to input Band 2:

 PhilipsSHP9500_oratory1990_20042019_band02:
   type: Biquad
   parameters:
     type: Peaking
     freq: 200
     gain: -1.5
     q: 2.0

The rest of the bands are all of the same type as Band 2, but with other values for frequency, gain and q..  

I hope this makes it easier..

/Jens
Reply


Messages In This Thread
equalization AND crossfeed - by TheOldPresbyope - 03-01-2021, 03:40 PM
RE: equalization AND crossfeed - by bitlab - 03-01-2021, 03:51 PM
RE: equalization AND crossfeed - by the_bertrum - 03-02-2021, 09:21 AM
RE: equalization AND crossfeed - by tgray - 03-21-2021, 01:43 PM
RE: equalization AND crossfeed - by the_bertrum - 03-03-2021, 08:25 AM
RE: equalization AND crossfeed - by gregvds - 03-03-2021, 10:26 AM
RE: equalization AND crossfeed - by bitlab - 03-03-2021, 08:23 PM
RE: equalization AND crossfeed - by the_bertrum - 03-04-2021, 07:57 AM
RE: equalization AND crossfeed - by Alaini93 - 03-04-2021, 09:49 PM
RE: equalization AND crossfeed - by bitlab - 03-06-2021, 08:44 AM
RE: equalization AND crossfeed - by Alaini93 - 03-06-2021, 02:22 PM
RE: equalization AND crossfeed - by bitlab - 03-21-2021, 02:24 PM
RE: equalization AND crossfeed - by Alaini93 - 05-14-2021, 05:57 PM
RE: equalization AND crossfeed - by jensgk - 05-14-2021, 06:38 PM
RE: equalization AND crossfeed - by Alaini93 - 05-14-2021, 07:43 PM
RE: equalization AND crossfeed - by jensgk - 05-14-2021, 08:22 PM
RE: equalization AND crossfeed - by Alaini93 - 05-14-2021, 08:34 PM
RE: equalization AND crossfeed - by Alaini93 - 05-14-2021, 09:51 PM
RE: equalization AND crossfeed - by jensgk - 05-14-2021, 10:15 PM
RE: equalization AND crossfeed - by Alaini93 - 05-14-2021, 11:04 PM
RE: equalization AND crossfeed - by jensgk - 05-15-2021, 07:40 AM
RE: equalization AND crossfeed - by Alaini93 - 05-15-2021, 01:02 PM
RE: equalization AND crossfeed - by bitlab - 05-15-2021, 02:10 PM
RE: equalization AND crossfeed - by Alaini93 - 05-15-2021, 04:06 PM

Forum Jump: