Quantcast
Channel: NAudio
Viewing all articles
Browse latest Browse all 5831

New Post: why divide by 32768f

$
0
0
so I just tried this :
  for (int index = 0; index < 32768; index++)
            {
                buffer1[tempint] = buffer[index]; 
                tempint++;
            }
and the fft is off
so maybe it really is 16bits

do anyone know anything that might help me?

Viewing all articles
Browse latest Browse all 5831

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>