Also take a look at this PAQ:
http://www.experts-exchang
~-~-~-~-~-~-~-~-~-~-~-~-~-
To convert from 22.05 KHz to 11.025: Create another buffer that is half the size, and loop through the original buffer copying a sample and droping the next and so on until the end of buffer.
A single sample size is MS * SR
Where MS is 1 for mono, 2 for stereo
and SR is 1 for 8 bit and 2 for 16 bit.
~-~-~-~-~-~-~-~-~-~-~-~-~-
Main Topics
Browse All Topics





by: CodedKPosted on 2007-12-04 at 08:43:27ID: 20404123
Hi nacker2000.
/index.php /Main_Page
/downloads /libs.zip
You can use "ACS Audio Component Suite" : http://acs.ullihome.de/acs
It has a sample rate converter and its free.
Direct download link : http://acs.ullihome.de/acs
Hope this helps.