Parcourir la source

Added sound use threads setting

Björn Ritzl il y a 4 ans
Parent
commit
c76ef5289d
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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