diff --git a/aegisub/src/libresrc/default_config.json b/aegisub/src/libresrc/default_config.json index afc0bcf30..83695fece 100644 --- a/aegisub/src/libresrc/default_config.json +++ b/aegisub/src/libresrc/default_config.json @@ -60,6 +60,9 @@ "Lock Scroll on Cursor" : false, "Medusa Timing Hotkeys" : false, "Next Line on Commit" : true, + "OSS" : { + "Device" : "/dev/dsp" + }, "Player" : "portaudio", "Plays When Stepping Video" : false, "Provider" : "ffmpegsource",