cxn4689
New Head-Fier
- Joined
- Dec 29, 2011
- Posts
- 8
- Likes
- 0
I found I was boring recently and I have searched some research papers and the web site about SRC of standford. And I decided to write a test program for fun by using C and CUDA. I use the classic sinc function as my interpolation function and blackman window function as a truncating function. This program is accelerated by GPU with CUDA. Each window contains 256 samples. The test is done by RMAA. The basic 44.1KHz test singal file is generated by RMAA and the converted signal file is analyzed by RMAA too. I only test the 44.1KHz to 48 KHz conversion. And the THD and IDM distortion is a little better than Weiss Saracon. And the only problem is that my program takes 7seconds while saracon only takes 2 seconds. The result is shown below:
