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

Winapi c++: DialogBox hangs when breaking a loop -

vb.net - Font adding using PDFsharp -

javascript - jQuery iScroll clickable list elements while retaining scroll? -