-
-
Notifications
You must be signed in to change notification settings - Fork 3
Sine Extension
James Brundage edited this page Apr 24, 2022
·
6 revisions
Generates a sine wave
Generates an audio sine wave
- [https://ffmpeg.org/ffmpeg-filters.html#sine
It's an extension](https://ffmpeg.org/ffmpeg-filters.html#sine
It's an extension)
- [https://ffmpeg.org/ffmpeg-filters.html#sine
It's an extension](https://ffmpeg.org/ffmpeg-filters.html#sine
| Type | Requried | Postion | PipelineInput |
|---|---|---|---|
[Switch] |
true | named | false |
| Type | Requried | Postion | PipelineInput |
|---|---|---|---|
[String] |
false | 1 | false |
Extension/Sine.RoughDraft.Extension.ps1 -Sine [[-SineFrequency] <String>] [<CommonParameters>]