INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 [2]   Go Down

Author Topic: beqdesigner: a jriver dsp simulator and editor  (Read 6341 times)

mattkhan

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3608
Re: beqdesigner: a jriver dsp simulator and editor
« Reply #50 on: April 16, 2023, 08:22:22 am »

Is there any way to import biquads as part of the  peq configuration ?
import biquads from where?
Logged

mattkhan

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3608
Re: beqdesigner: a jriver dsp simulator and editor
« Reply #51 on: April 16, 2023, 10:05:03 am »

another build published -> https://github.com/3ll3d00d/beqdesigner/releases/tag/0.11.0-beta.23

adds

* ability to see phase, impulse and step response of each channel (also in the XO design view)
* supports combining MDS filtered main channels into the sub channel
Logged

cvtaudio

  • Member
  • *
  • Posts: 3
Re: beqdesigner: a jriver dsp simulator and editor
« Reply #52 on: April 16, 2023, 12:31:19 pm »

import biquads from where?

They are part of an existing Mini DSP config and have been created using REW.
I am in the process of transferring this into a JRiver / USB interface based setup and unfortunately the old REW measurements and data are no longer available.
Logged

mattkhan

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3608
Re: beqdesigner: a jriver dsp simulator and editor
« Reply #53 on: April 16, 2023, 01:22:54 pm »

They are part of an existing Mini DSP config and have been created using REW.
I am in the process of transferring this into a JRiver / USB interface based setup and unfortunately the old REW measurements and data are no longer available.
no afraid not, there's no way (that I know of) to convert raw biquads into defined filters so it's not something I can deal with

I'd suggest importing the resulting frequency response in and then create filters to invert that back to flat by hand, once you've got a decent match then invert the gains and you'll have your filters
Logged

cvtaudio

  • Member
  • *
  • Posts: 3
Re: beqdesigner: a jriver dsp simulator and editor
« Reply #54 on: April 16, 2023, 02:21:59 pm »

no afraid not, there's no way (that I know of) to convert raw biquads into defined filters so it's not something I can deal with

I'd suggest importing the resulting frequency response in and then create filters to invert that back to flat by hand, once you've got a decent match then invert the gains and you'll have your filters

Thanks for the hint, I will give this a try. Worst case I need to redo the REW measurements.
Logged

whoareyou

  • Galactic Citizen
  • ****
  • Posts: 343
Re: beqdesigner: a jriver dsp simulator and editor
« Reply #55 on: September 10, 2023, 06:16:12 pm »

Hi,
I'm a bit confused by the channel mappings

The 7.1 for Parametric Equalizer shows the channels as how I'd expect them to be mapped input to output with RL and RR considered channel 5 & 6 but output to channels 7 and 8.

When you swith to Parametric Equalizer 2 the order is changed with SL and SR on channels 5 & 6 for both input and output? 

Am I just am misinterpreting?

Thanks
Logged
Windows 11 Pro
Intel i7-12700K / 32MBRam /
ASUS Dual GeForce RTX 4070
4K Sony x900h

mattkhan

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3608
Re: beqdesigner: a jriver dsp simulator and editor
« Reply #56 on: September 11, 2023, 02:34:16 am »

I'm a bit confused by the channel mappings

The 7.1 for Parametric Equalizer shows the channels as how I'd expect them to be mapped input to output with RL and RR considered channel 5 & 6 but output to channels 7 and 8.

When you swith to Parametric Equalizer 2 the order is changed with SL and SR on channels 5 & 6 for both input and output? 

Am I just am misinterpreting?
it is a bit confusing but arguably logically correct, I did think of merging these two into 1 graph at one point which may make it more obvious what is going on

i.e.

the full graph is really

input channels -> PEQ1 -> PEQ2 -> output channels

input and output are essentially numbered channels
PEQ1 and PEQ2 operate on jriver named channels

the apparent reordering of channels occurs in that first step so, that by the time you look at the 2nd one, it's just a passthrough of named channels
Logged

whoareyou

  • Galactic Citizen
  • ****
  • Posts: 343
Re: beqdesigner: a jriver dsp simulator and editor
« Reply #57 on: September 11, 2023, 10:13:04 am »

Thanks for explanation 

Any idea about following warning that written out to command window once in a while?

Warning: Could not load "C:\Users\mkaga\AppData\Local\Temp\_MEI38922\gvplugin_pango.dll" - The system cannot find the file specified.

I see other gvplugin*dll's in temp directory, but as warning says, not this one.

Warning that can be ignored?
Logged
Windows 11 Pro
Intel i7-12700K / 32MBRam /
ASUS Dual GeForce RTX 4070
4K Sony x900h

mattkhan

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3608
Re: beqdesigner: a jriver dsp simulator and editor
« Reply #58 on: September 11, 2023, 10:18:31 am »

you can ignore it, no impact
Logged
Pages: 1 [2]   Go Up