-
This commit is contained in:
@@ -233,7 +233,7 @@
|
||||
(define (ao-pause handle pause)
|
||||
(if (eq? libao-async-mode 'ffi)
|
||||
(ffi:ao_pause_async (ao-handle-async-player handle) pause)
|
||||
(scm:ao_pause_async (ao-handle-async-plauer handle) pause)
|
||||
(scm:ao_pause_async (ao-handle-async-player handle) pause)
|
||||
))
|
||||
|
||||
(define (ao-at-second handle)
|
||||
|
||||
Reference in New Issue
Block a user