Home Theater Systems - Electronics and Forum - HomeTheaterShack - View Single Post - program of RT60
Thread: program of RT60
View Single Post
Old 05-13-08, 11:02 AM   #2 (Link)
 
JohnM
REW Author
Platinum Supporter
Alias: John
Loc: UK
JohnM's Avatar
User: #2
Since: Apr 2006
Posts: 1,040
JohnM is online now
Re: program of RT60


At its most basic the deconvolution to the impulse response is achieved by

IR = inverseFFT(FFT(measurement)/FFT(sweep))

Where the FFT division is a point by point complex division of the FFT results. Getting from the impulse response to an RT60 figure would typically involve performing linear fits on schroeder integrals of the band-filtered impulse response. For Matlab files to do all that and more try the AcMus files: http://www.mathworks.com/matlabcentr...bjectType=file


Forum Rules Reply With Quote