Namespace AnalysisPrograms.SpectrogramGenerator
Classes
Audio2Sonogram
Produces standard greyscale spectrograms of various types from a wav audio file.
Audio2Sonogram.Arguments
AudioToSonogramResult
In line class used to return results from the static method SpectrogramGenerator.GenerateSpectrogramImages().
SpectrogramGenerator
This analyzer simply generates short (i.e. one minute) spectrograms and outputs them to CSV files. It does not accumulate data or other indices over a long recording.