mirror of https://github.com/odrling/Aegisub
Default to only showing the maximum in the waveform view
This commit is contained in:
parent
7820b2a6dc
commit
13521a0c3e
|
@ -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,
|
||||||
|
|
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue