JSSRC
JSSRC copied to clipboard
Java SSRC Audio Resampler
Hi, I'm a rookie on pcm process, would you please help resolve the issue in your project? Thanks Alex Logs are following: ================================= file name is /mono_short_test.wav channels is 1...
Our microphone data is collected in 16k pcm data. Now I want to convert directly to 48k. What can I do?
Can this library convert a double channel into a single channel? new SSRC(fis,fos,44100,16000,2,2,1,Integer.MAX_VALUE,0,0,true); Seventh parameters? help me, thank you
Now, I use your project to convert sample rate, but cost too much time in some low mobile phone. I try to call JNI to raise up conversion speed. I...
The issue also appears when resampling from 44100 to 48000Hz, but less often. It can be best observed when resampling a constant signal. Lets say a file with shorts of...