Class Segment.Arguments
Inheritance
Segment.Arguments
Inherited Members
Namespace: AnalysisPrograms
Assembly: AnalysisPrograms.dll
Syntax
[Command("Segment", Description = "[UNMAINTAINED] Cuts up audio, segments the recording, and draws spectrograms")]
public class Arguments : SourceConfigOutputDirArguments
Methods
| Improve this Doc View SourceExecute(CommandLineApplication)
Declaration
public override Task<int> Execute(CommandLineApplication app)
Parameters
Type | Name | Description |
---|---|---|
Mc |
app |