(possibly) fix the growing audio delay issue

found out channel auto-disabling might be the issue. tested it myself and it seems to fix it without the need to recreate the mic (which leads to even more problems like global mic glitches and even app crashing, and ill address them in the next commit)
This commit is contained in:
Ralsi 2024-07-03 00:37:25 +03:00
parent 3173b21368
commit 843c19a28b

View file

@ -23,6 +23,7 @@ config/icon="res://icon.png"
[audio]
driver/enable_input=true
buses/channel_disable_time=0.0
[autoload]