cailtin

Results 2 comments of cailtin

I going to check this, I been loading wav files with no issues. I got the file so let me see what is the problem. Thanks

RIFF format file, can you transform this to a plain PCM file (pcm) ? sox input.wav [-b *BITS*] [-r *SAMPLERATE*] [-c *#CHANELS*] -t raw output.pcm The issue is that this...