Browse Source

Added sound use threads setting

Björn Ritzl 4 years ago
parent
commit
c76ef5289d
1 changed files with 3 additions and 0 deletions
  1. 3 0
      docs/en/manuals/project-settings.md

+ 3 - 0
docs/en/manuals/project-settings.md

@@ -238,6 +238,9 @@ Max number of sound resources, i.e the number of unique sound files at runtime,
 #### Max Sound Instances
 Max number of concurrent sound instances, i.e. actual sounds played at the same time. `256` by default.
 
+#### Use Thread
+If checked, the sound system will use threads for sound playback to reduce risk of stutter when the main thread is under heavy load. Checked by default.
+
 ## Sprite
 
 #### Max Count