Sound Reinforcement - Forums for Live Sound Professionals - Your Displayed Name Must Be Your Real Full Name To Post In The Live Sound Forums > Audio Measurement and Testing

FIR filter sets between DSP platforms

(1/1)

John durisko:
Hello fellow sound folks,
I want to ask the question and I think this might be the best place to ask.

I have an amplifier file (Crown DCI network) that includes a set of FIR coefficients. It’s possible to export that file and save it as a .csv
Would that .csv be the same file that could load into a different DSP that accepts .csv or would there actually be differences in the actual platform?
Alternatively, is there a software that can read that .csv and be told what it came out of and then I could export into a DSP of choice? You know, a product actually available to order and take delivery of.

Frank Koenig:

--- Quote from: John durisko on December 14, 2022, 08:53:15 PM ---Hello fellow sound folks,
I want to ask the question and I think this might be the best place to ask.

I have an amplifier file (Crown DCI network) that includes a set of FIR coefficients. It’s possible to export that file and save it as a .csv
Would that .csv be the same file that could load into a different DSP that accepts .csv or would there actually be differences in the actual platform?
Alternatively, is there a software that can read that .csv and be told what it came out of and then I could export into a DSP of choice? You know, a product actually available to order and take delivery of.

--- End quote ---

Except for a gain scale factor a set of FIR coefficients uniquely determines the frequency response of the filter they represent. There is none of the ambiguity that occurs when moving IIR biquad peaking filters represented by center-frequency, gain and width between platforms. So, in general, you’re fine.

The source and target platforms must use the same sampling rate (or the coefficients must be converted) and the target platform must accommodate the number of coefficients (length of the filter). If both source and target use .csv it should be easy. If they use different formats a simple text manipulation program or fiddling in Excel or the like can get it done.

--Frank

John durisko:

--- Quote from: Frank Koenig on December 15, 2022, 12:52:50 PM ---Except for a gain scale factor a set of FIR coefficients uniquely determines the frequency response of the filter they represent. There is none of the ambiguity that occurs when moving IIR biquad peaking filters represented by center-frequency, gain and width between platforms. So, in general, you’re fine.

The source and target platforms must use the same sampling rate (or the coefficients must be converted) and the target platform must accommodate the number of coefficients (length of the filter). If both source and target use .csv it should be easy. If they use different formats a simple text manipulation program or fiddling in Excel or the like can get it done.

--Frank


Thank you. That is what I was looking for. Essentially, as long as both platforms accept a .csv and are running at the same sample rate I should be good. Just clarifying.

--- End quote ---

Navigation

[0] Message Index

Go to full version