End Google Ads 201810 - BS.net 01 --> Semi-programming rant
Am I the only one who gets caught using someone else program only to find out it is limited to “click this and click that”?
After embarking on using FFT to analyze audio signals and getting strange results I found out that the basic “recorder” application I am using does not truly records the audio as I expected.
The data stream is padded with several 0 before the real data is recoded.
OK , I can figure this out , but I need to go to very root of this sample application.
For example – it uses PCMFORMAT and than builds WAVE “PCM”structures.

I cannot find anywhere where the PCMFORMAT is actually defined.

I don't need an explanation what “PCM” is / does, just like to know where this PCMFORMAT structure is defined. That's all.

Cheers Vaclav