This commit is contained in:
2026-02-25 10:30:45 +01:00
parent 5ebb6a6041
commit 2cf3dabe0b

View File

@@ -73,7 +73,7 @@
[(eq? command 'play) [(eq? command 'play)
(let ((at-second (cadr elem)) (let ((at-second (cadr elem))
(duration (caddr elem)) (duration (caddr elem))
(buf-len (caddrr elem)) (buf-len (cadddr elem))
(buf (car (cddddr elem))) (buf (car (cddddr elem)))
) )
(mutex-lock (ao-shm-mutex shm)) (mutex-lock (ao-shm-mutex shm))