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
31a5423f
Commit
31a5423f
authored
May 10, 2020
by
Jean-Baptiste Mardelle
Browse files
Enable audiospectrum by default
parent
23d992ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/kdenlivesettings.kcfg
View file @
31a5423f
...
...
@@ -872,7 +872,7 @@
<label>
True if slideshow default method is MIME type.
</label>
<default>
true
</default>
</entry>
<entry
name=
"monitorscene_directupdate"
type=
"Bool"
>
<label>
Update parameters while monitor scene changes.
</label>
<default>
false
</default>
...
...
@@ -884,14 +884,14 @@
<entry
name=
"enableaudiospectrum"
type=
"Bool"
>
<label>
Send frames to audiospectrum scope for live analysis.
</label>
<default>
fals
e
</default>
<default>
tru
e
</default>
</entry>
<entry
name=
"showstopmotionthumbs"
type=
"Bool"
>
<label>
Show sequence thumbnails in stopmotion widget.
</label>
<default>
true
</default>
</entry>
<entry
name=
"captureinterval"
type=
"Int"
>
<label>
Interval between each capture (in seconds).
</label>
<default>
5
</default>
...
...
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