Use this tag for questions about the Pulse-Code Modulation representation of sampled signals.
I am using a media codec class in Android (Jelly Bean) to encode PCM format to AAC. The file was …
android pcm aacI am writing an app to manipulate audio where i need to convert a file (wav, MP3, etc) to raw …
ffmpeg pcm audioformatI have a pcm file, and I want to convert it to a wav file. Is there any suitable api …
java wav pcmSolved My code was never before used for processing signed values and as such bytes -> short conversion was …
audio pcmI've been working on a audio-recognize demo for some time, and the api needs me to pass an .wav file …
javascript audio pcm downsamplingI have a wave file in 16bit PCM form. I've got the raw data in a byte[] and a method …
java android pcm audio-processinghere's my problem at hand: I need to analyze audio data in realtime to find out the amplitude of the …
iphone audio pcm