From 36a2405f83eab56846490c09fa4adbe4a130b855 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Bourdeauducq?= Date: Sat, 28 Dec 2024 19:04:48 +0800 Subject: [PATCH] fix buf_out index --- sndlock.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sndlock.cpp b/sndlock.cpp index d7983b4..4470ea3 100644 --- a/sndlock.cpp +++ b/sndlock.cpp @@ -87,7 +87,7 @@ static void dsp_thread() if(buf_out_offset == sizeof(buf_out)) { for(int i=0;i