]> git.sesse.net Git - mlt/blob - src/modules/sox/filter_sox_effect.yml
Document normalise and analysis for sox.
[mlt] / src / modules / sox / filter_sox_effect.yml
1 schema_version: 0.1
2 type: filter
3 identifier: sox
4 title: sox
5 version: 1
6 copyright: Copyright (C) 2003-2011 Ushodaya Enterprises Limited
7 license: LGPL
8 language: en
9 url: http://sox.sourceforge.net/
10 creator: Dan Dennedy
11 tags:
12   - Audio
13 description: Process audio using a SoX effect.
14 bugs:
15   - Some effects are stereo only, but MLT processes each channel separately.
16   - Some effects have a temporal side-effect that do not work well.
17
18 parameters:
19   - identifier: argument
20     title: Effect name and options
21     type: string
22     format: effect [options]