Method Name
|
Method type and Arguments.
|
Is the method hidden?
|
Description
|
NormalizeFunc`1<Task`1<Bool>>
|
Func`1<Task`1<Bool>>
|
X
|
Makes the volume during the audio clip consistent.
|
AdjustVolumeFunc`2<Float, Task`1<Bool>>
|
Func`2<Float, Task`1<Bool>>
|
X
|
|
ExtractSidesFunc`1<Task`1<Bool>>
|
Func`1<Task`1<Bool>>
|
X
|
Split the audio into two or more clips for different audio tracks.
|
DenoiseFunc`1<Task`1<Bool>>
|
Func`1<Task`1<Bool>>
|
X
|
Removes noise from the audio clip
|
TrimSilenceFunc`1<Task`1<Bool>>
|
Func`1<Task`1<Bool>>
|
X
|
removes the silence from the start and end of the audio clip
|
TrimStartSilenceFunc`1<Task`1<Bool>>
|
Func`1<Task`1<Bool>>
|
X
|
removes the silence from the start of the clip.
|
TrimEndSilenceFunc`1<Task`1<Bool>>
|
Func`1<Task`1<Bool>>
|
X
|
removes the silence from the end of the clip.
|
TrimStartFunc`2<Float, Task`1<Bool>>
|
Func`2<Float, Task`1<Bool>>
|
X
|
|
TrimEndFunc`2<Float, Task`1<Bool>>
|
Func`2<Float, Task`1<Bool>>
|
X
|
|
FadeInFunc`2<Float, Task`1<Bool>>
|
Func`2<Float, Task`1<Bool>>
|
X
|
|
FadeOutFunc`2<Float, Task`1<Bool>>
|
Func`2<Float, Task`1<Bool>>
|
X
|
|
MakeFadeLoopFunc`2<Float, Task`1<Bool>>
|
Func`2<Float, Task`1<Bool>>
|
X
|
|
ConvertToWAVFunc`1<Task`1<Bool>>
|
Func`1<Task`1<Bool>>
|
X
|
converts the audio clip type to Windows audio vodec.
|
ConvertToVorbisFunc`1<Task`1<Bool>>
|
Func`1<Task`1<Bool>>
|
X
|
converts the audio clip type to Vorbis.
|
ConvertToFLACFunc`1<Task`1<Bool>>
|
Func`1<Task`1<Bool>>
|
X
|
Converts the audio clip type to FLAC.
|
ApplyZitaReverbFunc`2<ZitaParameters, Task`1<Bool>>
|
Func`2<ZitaParameters, Task`1<Bool>>
|
X
|
|
NormalizeButtonEventHandler
|
ButtonEventHandler
|
✓
|
|
ExtractSidesButtonEventHandler
|
ButtonEventHandler
|
✓
|
|
DenoiseButtonEventHandler
|
ButtonEventHandler
|
✓
|
|
TrimSilenceButtonEventHandler`1<FloatTextEditorParser>
|
ButtonEventHandler`1<FloatTextEditorParser>
|
✓
|
|
TrimStartSilenceButtonEventHandler`1<FloatTextEditorParser>
|
ButtonEventHandler`1<FloatTextEditorParser>
|
✓
|
|
TrimEndSilenceButtonEventHandler`1<FloatTextEditorParser>
|
ButtonEventHandler`1<FloatTextEditorParser>
|
✓
|
|
TrimStartButtonEventHandler`1<FloatTextEditorParser>
|
ButtonEventHandler`1<FloatTextEditorParser>
|
✓
|
|
TrimEndButtonEventHandler`1<FloatTextEditorParser>
|
ButtonEventHandler`1<FloatTextEditorParser>
|
✓
|
|
FadeInButtonEventHandler`1<FloatTextEditorParser>
|
ButtonEventHandler`1<FloatTextEditorParser>
|
✓
|
|
FadeOutButtonEventHandler`1<FloatTextEditorParser>
|
ButtonEventHandler`1<FloatTextEditorParser>
|
✓
|
|
MakeLoopableButtonEventHandler`1<FloatTextEditorParser>
|
ButtonEventHandler`1<FloatTextEditorParser>
|
✓
|
|
ConvertToWAVButtonEventHandler`1<FloatTextEditorParser>
|
ButtonEventHandler`1<FloatTextEditorParser>
|
✓
|
|
ConvertToVorbisButtonEventHandler`1<FloatTextEditorParser>
|
ButtonEventHandler`1<FloatTextEditorParser>
|
✓
|
|
ConvertToFLACButtonEventHandler`1<FloatTextEditorParser>
|
ButtonEventHandler`1<FloatTextEditorParser>
|
✓
|
|