|
|
|
|
|
by jampekka
554 days ago
|
|
For the logarithmic sine sweeps (confunsigly also known as exponential sine sweeps) used here the standard method is to use an inverse filter to (de)convolve the sweep recording into an impulse response. No worries about windowing or leakage when using that. This is sadly not very well documented process, but some open source implementations exist. E.g. https://github.com/maj4e/pyrirtool |
|