c++ - Alsa library read normalize value -


i reading sound value alsa library. values not normalized. can read normalize value library? reading 116bit little endian snd_pcm_readi(capture_handle,buffer,frame));

you can floating-point values between -1 , 1 configuring device sample format snd_pcm_format_float.


Comments

Popular posts from this blog

Perl - how to grep a block of text from a file -

delphi - How to remove all the grips on a coolbar if I have several coolbands? -

javascript - Animating array of divs; only the final element is modified -