Update default config to modern standards

This commit is contained in:
Ryan Lucia 2018-03-14 05:45:19 -04:00
parent f6a2ac08a6
commit 9dc9af77af
2 changed files with 26 additions and 26 deletions

View File

@ -40,24 +40,24 @@
"Display" : {
"Draw" : {
"Cursor Time" : true,
"Inactive Comments" : true,
"Inactive Comments" : false,
"Keyframes in Dialogue Mode" : true,
"Keyframes in Karaoke Mode" : true,
"Seconds" : false,
"Video Position" : false
"Seconds" : true,
"Video Position" : true
},
"Waveform Style" : 0
},
"Downmixer" : "ConvertToMono",
"Drag Timing" : true,
"Inactive Lines Display Mode" : 1,
"Inactive Lines Display Mode" : 3,
"Karaoke" : {
"Font Face" : "Verdana",
"Font Size" : 9
},
"Lead" : {
"IN" : 200,
"OUT" : 300
"IN" : 100,
"OUT" : 350
},
"Line Boundaries Thickness" : 2,
"Link" : true,
@ -75,11 +75,11 @@
}
},
"Snap" : {
"Distance" : 10,
"Enable" : false
"Distance" : 8,
"Enable" : true
},
"Spectrum" : true,
"Start Drag Sensitivity" : 3,
"Start Drag Sensitivity" : 8,
"Track Cursor" : {
"Font Face" : ""
},
@ -421,7 +421,7 @@
},
"Timing" : {
"Default Duration" : 2000
"Default Duration" : 3000
},
"Tool" : {
@ -584,13 +584,13 @@
"Dummy" : {
"FPS" : 23.975999999999999091,
"Last" : {
"Height" : 480,
"Height" : 720,
"Length" : 40000,
"Width" : 640
"Width" : 1280
},
"Pattern" : false
},
"Force BT.601" : true,
"Force BT.601" : false,
"Last Script Resolution Mismatch Choice" : 2,
"Open Audio" : true,
"Overscan Mask" : false,

View File

@ -40,24 +40,24 @@
"Display" : {
"Draw" : {
"Cursor Time" : true,
"Inactive Comments" : true,
"Inactive Comments" : false,
"Keyframes in Dialogue Mode" : true,
"Keyframes in Karaoke Mode" : true,
"Seconds" : false,
"Video Position" : false
"Seconds" : true,
"Video Position" : true
},
"Waveform Style" : 0
},
"Downmixer" : "ConvertToMono",
"Drag Timing" : true,
"Inactive Lines Display Mode" : 1,
"Inactive Lines Display Mode" : 3,
"Karaoke" : {
"Font Face" : "",
"Font Size" : 9
},
"Lead" : {
"IN" : 200,
"OUT" : 300
"IN" : 100,
"OUT" : 350
},
"Line Boundaries Thickness" : 2,
"Link" : true,
@ -75,11 +75,11 @@
}
},
"Snap" : {
"Distance" : 10,
"Enable" : false
"Distance" : 8,
"Enable" : true
},
"Spectrum" : true,
"Start Drag Sensitivity" : 3,
"Start Drag Sensitivity" : 8,
"Track Cursor" : {
"Font Face" : ""
},
@ -421,7 +421,7 @@
},
"Timing" : {
"Default Duration" : 2000
"Default Duration" : 3000
},
"Tool" : {
@ -584,13 +584,13 @@
"Dummy" : {
"FPS" : 23.975999999999999091,
"Last" : {
"Height" : 480,
"Height" : 720,
"Length" : 40000,
"Width" : 640
"Width" : 1280
},
"Pattern" : false
},
"Force BT.601" : true,
"Force BT.601" : false,
"Last Script Resolution Mismatch Choice" : 2,
"Open Audio" : true,
"Overscan Mask" : false,