3D Audio -improving HRTF filtering (sherin tech )


Subject: 3D Audio -improving HRTF filtering
From:    sherin tech  <sherin.tech@xxxxxxxx>
Date:    Wed, 5 Apr 2006 15:08:56 +0530

Hi all, I am working on 3D-Audio based on HRTF filtering. My starting point is KEMAR data from MIT media labs, done by bill gardner and Keith Martin. I have implemented a basic by referering to the demo SGI code provided in MIT site. My first implementation is just time domain convolution , which works wothout any noise. But for efficient implementation I am trying to move to frame based processing, as in the SGI code provided in the MIT website. the steps involved in my new implemantation are ... 1) take 1024 number of samples. 2) Window those 1024 samples. (for this I am now using kaiser window of beta=16) 3) Take 1024 point FFT the input 4) Zero pad the 128 point HRTF filter to make it 1024 point. 5) Take 1024 FFT of HRTF Left ans Right data. 6) Multiply the spectrum in frequency domain. 7) Take 1024 point IFFT of the resultant spectrum. 8) Do a 75 % overlap and add. But a minor amout of noise is present in the o/p .... As a general instruction ... how can I improve the SNR of the o/p ????? I have tried , diferent type of windows, and overlap of 50 % also .. Any lights in to this ... ???? regards, sherin


This message came from the mail archive
http://www.auditory.org/postings/2006/
maintained by:
DAn Ellis <dpwe@ee.columbia.edu>
Electrical Engineering Dept., Columbia University