Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
Kdenlive
Commits
ea1b6988
Commit
ea1b6988
authored
Dec 07, 2020
by
Jean-Baptiste Mardelle
Browse files
Add channel selection to audiowaveform filter
parent
25810e4f
Pipeline
#43266
passed with stage
in 10 minutes and 1 second
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
data/effects/audiowaveform.xml
View file @
ea1b6988
...
...
@@ -17,4 +17,8 @@
<parameter
type=
"bool"
name=
"fill"
default=
"0"
>
<name>
Fill
</name>
</parameter>
<parameter
type=
"list"
name=
"show_channel"
default=
"0"
paramlist=
"-1;0;1;2;3;4;5;6;7;8;9;10"
>
<paramlistdisplay>
Merge,All,1,2,3,4,5,6,7,8,9,10
</paramlistdisplay>
<name>
Channel to draw
</name>
</parameter>
</effect>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment