Default to only showing the maximum in the waveform view

This commit is contained in:
Thomas Goyne 2013-04-24 19:40:15 -07:00
parent 7820b2a6dc
commit 13521a0c3e
2 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@
"Seconds" : false, "Seconds" : false,
"Video Position" : false "Video Position" : false
}, },
"Waveform Style" : 1 "Waveform Style" : 0
}, },
"Downmixer" : "ConvertToMono", "Downmixer" : "ConvertToMono",
"Drag Timing" : true, "Drag Timing" : true,

View File

@ -45,7 +45,7 @@
"Seconds" : false, "Seconds" : false,
"Video Position" : false "Video Position" : false
}, },
"Waveform Style" : 1 "Waveform Style" : 0
}, },
"Downmixer" : "ConvertToMono", "Downmixer" : "ConvertToMono",
"Drag Timing" : true, "Drag Timing" : true,