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
006b9b2c
Commit
006b9b2c
authored
Feb 11, 2021
by
Tyson Tan
Browse files
Disambiguated the strings "Vinyl" for Vinyl Effect Name and "Year" for Vinyl Effect Year.
parent
401ad8e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
data/effects/ladspa_vinyl.xml
View file @
006b9b2c
<!DOCTYPE kpartgui>
<effect
tag=
"ladspa"
library=
"vynil_1905.so"
id=
"vinyl"
ladspaid=
"1905"
type=
"audio"
>
<name>
Vinyl
</name>
<name
context=
"Vinyl Effect Name"
>
Vinyl
</name>
<description>
Simulates a vinyl audio player - LADSPA audio effect
</description>
<author>
http://www.ladspa.org
</author>
<parameter
type=
"constant"
name=
"year"
max=
"1990"
min=
"1900"
default=
"1990"
>
<name>
Year
</name>
<name
context=
"Vinyl Effect Year"
>
Year
</name>
</parameter>
<parameter
type=
"constant"
name=
"rpm"
max=
"78"
min=
"33"
default=
"33"
>
<name>
RPM
</name>
...
...
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