App gets audio data from microphone and plots the real time spectrum in the form of a scrolling image.
App settings:
• Sample Rate = the sample rate (in Hz) at which the microphone will be read. Most devices support up to 48 kHz. High-end devices support up to 192 kHz.
• FFT Buffer Size = the size (in samples) of the audio buffer used to compute the FFT. Must be a power of 2, min = 128, max = 16384. Bigger value gives better frequency resolution. Smaller value gives better time resolution.
• Min. Dispalyed Frequency
• Max. Displayed Frequency
• Gain (dB)
• Displayed Time Window (in milliseconds)
• Frequency Grid Step (in Hz) = will draw horizontal division lines
• Time Grid Step (in milliseconds) = will draw vertical division lines moving together with the plot.
Planned features for future app updates:
• show spectrum of audio file
• export spectrum to file
Data safety
Safety starts with understanding how developers
collect and share your data. Data privacy and security practices may vary based
on your use, region, and age. The developer provided this information and may
update it over time.