Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Multimedia
Kdenlive
Commits
35b7decc
Commit
35b7decc
authored
Aug 05, 2019
by
Jean-Baptiste Mardelle
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix audiobalance (MLT doesn't handle start param as stated)
Fixes
#301
parent
d91c4655
Pipeline
#6234
passed with stage
in 18 minutes and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
data/effects/audiobalance.xml
data/effects/audiobalance.xml
+1
-0
No files found.
data/effects/audiobalance.xml
View file @
35b7decc
...
...
@@ -3,6 +3,7 @@
<name>
Balance
</name>
<description>
Adjust the left/right balance
</description>
<author>
Dan Dennedy
</author>
<parameter
type=
"fixed"
name=
"start"
min=
"0.5"
max=
"0.5"
default=
"0.5"
/>
<parameter
type=
"animated"
name=
"split"
max=
"1000"
min=
"0"
default=
"0.5"
factor=
"1000"
>
<name>
Balance
</name>
</parameter>
...
...
Write
Preview
Markdown
is supported
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