Closed conql closed 2 years ago
I figure it out...... Turns out it's my problem. When playing the sweep signal, my code stops recording too early so the high frequency part is cut. I though 100ms was enough for the delay, but it's not... After fixing my bug, Impulcifer can work without problem. This issue can be closed.
Thank you for your great work!
I write a script to measure and compensate HPTF independently because I don't want it to be embedded in HRIRs. And I found that, Impulcifer's ImpulseResponseEstimator requires much more time to get the same accuracy for high frequency (10k+) as other methods. The code I write:
Also, it sounds obviously very bright in 10k+, when using Impulcifer alone to measure everything and produce an all-in-one BRIR.
I wonder,
Thanks!!!