Merge pull request #688 from MihailRis/continue-audio

Continue audio
This commit is contained in:
MihailRis
2025-11-21 22:52:52 +03:00
committed by GitHub
13 changed files with 49 additions and 40 deletions
+1
View File
@@ -481,6 +481,7 @@ local __post_runnables = {}
local fn_audio_reset_fetch_buffer = audio.__reset_fetch_buffer
audio.__reset_fetch_buffer = nil
core.get_core_token = audio.input.__get_core_token
function __process_post_runnables()
if #__post_runnables then