soxr
This commit is contained in:
@@ -68,7 +68,8 @@
|
||||
[else "libao"]))
|
||||
(linux-lib-versions '("4" #f))))
|
||||
|
||||
(define-ffi-definer define-ao libao)
|
||||
(define-ffi-definer define-ao libao
|
||||
#:default-make-fail make-not-available)
|
||||
|
||||
(define _ao-device (_cpointer/null 'ao-device))
|
||||
(define _ao-option (_cpointer/null 'ao-option))
|
||||
|
||||
Reference in New Issue
Block a user