]> git.sesse.net Git - mlt/blob - src/modules/jackrack/filter_ladspa.yml
7792eeb58766b3021afd170154f14a2502c722e3
[mlt] / src / modules / jackrack / filter_ladspa.yml
1 schema_version: 0.1
2 type: filter
3 identifier: ladspa
4 title: LADSPA
5 version: 1
6 copyright: Copyright (C) 2004-2011 Ushodaya Enterprises Limited
7 license: GPLv2
8 language: en
9 url: http://www.ladspa.org/
10 creator: Dan Dennedy
11 tags:
12   - Audio
13 description: Process audio using LADSPA plugins.
14 notes: >
15   Automatically adapts to the number of channels and sampling rate of the consumer.
16 bugs:
17   - Some effects have a temporal side-effect that may not work well.
18
19 parameters:
20   - identifier: argument
21     title: JACK Rack XML file
22     type: string
23     description: >
24       Runs a JACK Rack project to process audio through a stack of
25       LADSPA filters without using JACK.
26   - identifier: resource
27     title: JACK Rack XML file
28     type: string