Hi guys,
I have a pair of JBL 305P Mk2 for which I blocked the rear ports with socks. I am trying to improve their overall in-room response with DSP, because it's not that great.
I tried the following 2 paths:
- REW measurements + REW EQ + Equalizer APO
- REW impulse response measurement + DRC-FIR(https://drc-fir.sourceforge.net/) + Equalizer APO
One thing to mention, when I measured in room response with REW's sweep, it did 8 sweeps only for left channel, but for right channel it only did 1 sweep, then a crack/pop was heard and it stopped sending the signals for the rest of the sweeps. I tried multiple times, but for right channel it only did the first sweep, then the crack/pop then silence for the remaining seconds.
The microphone is a behringer ECM8000.
The problems are:
1. I'm not sure that I did the correct thing in any of the 2 paths I took
2. the DRC-FIR is awfully wrong for the left channel, the resulting EQ is bad and sounds really bad, but I don't understand why.
3. For REW EQ, the result doesn't sound hugely different than without EQ.
These are the commands I used for DRC-FIR:
Any suggestion is more than welcome.
I attached the in-room measurement files, the REW-EQ and the convolution files that DRC-FIR created.
I have a pair of JBL 305P Mk2 for which I blocked the rear ports with socks. I am trying to improve their overall in-room response with DSP, because it's not that great.
I tried the following 2 paths:
- REW measurements + REW EQ + Equalizer APO
- REW impulse response measurement + DRC-FIR(https://drc-fir.sourceforge.net/) + Equalizer APO
One thing to mention, when I measured in room response with REW's sweep, it did 8 sweeps only for left channel, but for right channel it only did 1 sweep, then a crack/pop was heard and it stopped sending the signals for the rest of the sweeps. I tried multiple times, but for right channel it only did the first sweep, then the crack/pop then silence for the remaining seconds.
The microphone is a behringer ECM8000.
The problems are:
1. I'm not sure that I did the correct thing in any of the 2 paths I took
2. the DRC-FIR is awfully wrong for the left channel, the resulting EQ is bad and sounds really bad, but I don't understand why.
3. For REW EQ, the result doesn't sound hugely different than without EQ.
These are the commands I used for DRC-FIR:
ffmpeg -i L.wav -f f32le L.pcm
ffmpeg -i R.wav -f f32le R.pcm
drc --BCInFile=L.pcm --PSOutFile=L_filter.pcm normal-44.1.drc
drc --BCInFile=R.pcm --PSOutFile=R_filter.pcm normal-44.1.drc
ffmpeg -f f32le -ar 48000 -ac 1 -i L_filter.pcm L_filter.wav
ffmpeg -f f32le -ar 48000 -ac 1 -i R_filter.pcm R_filter.wav
Any suggestion is more than welcome.
I attached the in-room measurement files, the REW-EQ and the convolution files that DRC-FIR created.
Attachments
Last edited: