Method Name
|
Method type and Arguments.
|
Is the method hidden?
|
Description
|
Normalize:Func`1<Task`1<Bool>>
|
Func`1<Task`1<Bool>>
|
X
|
Makes the volume during the audio clip consistent.
|
AdjustVolume:Func`2<Float, Task`1<Bool>>
|
Func`2<Float, Task`1<Bool>>
|
X
|
|
ExtractSides:Func`1<Task`1<Bool>>
|
Func`1<Task`1<Bool>>
|
X
|
Split the audio into two or more clips for different audio tracks.
|
Denoise:Func`1<Task`1<Bool>>
|
Func`1<Task`1<Bool>>
|
X
|
Removes noise from the audio clip
|
TrimSilence:Func`1<Task`1<Bool>>
|
Func`1<Task`1<Bool>>
|
X
|
removes the silence from the start and end of the audio clip
|
TrimStartSilence:Func`1<Task`1<Bool>>
|
Func`1<Task`1<Bool>>
|
X
|
removes the silence from the start of the clip.
|
TrimEndSilence:Func`1<Task`1<Bool>>
|
Func`1<Task`1<Bool>>
|
X
|
removes the silence from the end of the clip.
|
TrimStart:Func`2<Float, Task`1<Bool>>
|
Func`2<Float, Task`1<Bool>>
|
X
|
|
TrimEnd:Func`2<Float, Task`1<Bool>>
|
Func`2<Float, Task`1<Bool>>
|
X
|
|
FadeIn:Func`2<Float, Task`1<Bool>>
|
Func`2<Float, Task`1<Bool>>
|
X
|
|
FadeOut:Func`2<Float, Task`1<Bool>>
|
Func`2<Float, Task`1<Bool>>
|
X
|
|
MakeFadeLoop:Func`2<Float, Task`1<Bool>>
|
Func`2<Float, Task`1<Bool>>
|
X
|
|
ConvertToWAV:Func`1<Task`1<Bool>>
|
Func`1<Task`1<Bool>>
|
X
|
converts the audio clip type to Windows audio vodec.
|
ConvertToVorbis:Func`1<Task`1<Bool>>
|
Func`1<Task`1<Bool>>
|
X
|
converts the audio clip type to Vorbis.
|
ConvertToFLAC:Func`1<Task`1<Bool>>
|
Func`1<Task`1<Bool>>
|
X
|
Converts the audio clip type to FLAC.
|
ApplyZitaReverb:Func`2<ZitaParameters, Task`1<Bool>>
|
Func`2<ZitaParameters, Task`1<Bool>>
|
X
|
|
Normalize:ButtonEventHandler
|
ButtonEventHandler
|
✓
|
|
ExtractSides:ButtonEventHandler
|
ButtonEventHandler
|
✓
|
|
Denoise:ButtonEventHandler
|
ButtonEventHandler
|
✓
|
|
TrimSilence:ButtonEventHandler`1<FloatTextEditorParser>
|
ButtonEventHandler`1<FloatTextEditorParser>
|
✓
|
|
TrimStartSilence:ButtonEventHandler`1<FloatTextEditorParser>
|
ButtonEventHandler`1<FloatTextEditorParser>
|
✓
|
|
TrimEndSilence:ButtonEventHandler`1<FloatTextEditorParser>
|
ButtonEventHandler`1<FloatTextEditorParser>
|
✓
|
|
TrimStart:ButtonEventHandler`1<FloatTextEditorParser>
|
ButtonEventHandler`1<FloatTextEditorParser>
|
✓
|
|
TrimEnd:ButtonEventHandler`1<FloatTextEditorParser>
|
ButtonEventHandler`1<FloatTextEditorParser>
|
✓
|
|
FadeIn:ButtonEventHandler`1<FloatTextEditorParser>
|
ButtonEventHandler`1<FloatTextEditorParser>
|
✓
|
|
FadeOut:ButtonEventHandler`1<FloatTextEditorParser>
|
ButtonEventHandler`1<FloatTextEditorParser>
|
✓
|
|
MakeLoopable:ButtonEventHandler`1<FloatTextEditorParser>
|
ButtonEventHandler`1<FloatTextEditorParser>
|
✓
|
|
ConvertToWAV:ButtonEventHandler`1<FloatTextEditorParser>
|
ButtonEventHandler`1<FloatTextEditorParser>
|
✓
|
|
ConvertToVorbis:ButtonEventHandler`1<FloatTextEditorParser>
|
ButtonEventHandler`1<FloatTextEditorParser>
|
✓
|
|
ConvertToFLAC:ButtonEventHandler`1<FloatTextEditorParser>
|
ButtonEventHandler`1<FloatTextEditorParser>
|
✓
|
|