Sample script for calculating reverberation time (RT60) from impulse response.
- calcRevTime.m: function that calculates RT60
- impResponse_short.wav: sample file of impulse response whose RT60 is around 500 ms
- impResponse_long.wav: sample file of impulse response whose RT60 is around 720 ms
- main.m: sample script using calcRevTime.m