Class Sandpit
Activity Code for this class:= sandpit
Activity Codes for other tasks to do with spectrograms and audio files: audio2csv - Calls AnalyseLongRecording.Execute(): Outputs acoustic indices and LD false-colour spectrograms. audio2sonogram - Calls AnalysisPrograms.Audio2Sonogram.Main(): Produces a sonogram from an audio file - EITHER custom OR via SOX.Generates multiple spectrogram images and oscilllations info indicescsv2image - Calls DrawSummaryIndexTracks.Main(): Input csv file of summary indices. Outputs a tracks image. colourspectrogram - Calls DrawLongDurationSpectrograms.Execute(): Produces LD spectrograms from matrices of indices. drawzoomingspectrograms - Calls DrawZoomingSpectrograms.Execute(): Produces LD spectrograms on different time scales. differencespectrogram - Calls DifferenceSpectrogram.Execute(): Produces Long duration difference spectrograms
audiofilecheck - Writes information about audio files to a csv file. snr - Calls SnrAnalysis.Execute(): Calculates signal to noise ratio. audiocutter - Cuts audio into segments of desired length and format createfoursonograms.
Inherited Members
Namespace: AnalysisPrograms
Assembly: AnalysisPrograms.dll
Syntax
public class Sandpit
Fields
| Improve this Doc View SourceCommandName
Declaration
public const string CommandName = "Sandpit"
Field Value
Type | Description |
---|---|
String |