Download:
Operation System: Windows All License: Size: 54 KB Date: 2010-05-15 04:12:48
The Audio Scope application provides a simple audio out oscilloscope and spectrum analyzer.The basic flow of the program is:- Load a dialog window and initialize it. - Select the recording device (which is harder than it should be!). - Initialize the WAVE structures. - Activate the sampling. - Determine the status of the sampling. - Process the sampled data using FFT. - Clean up.