mac os x instructions
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
ao_is_at_second_async
|
||||
ao_music_duration_async
|
||||
ao_bufsize_async
|
||||
ao_reuse_buf_len
|
||||
ao_clear_async
|
||||
ao_pause_async
|
||||
ao_set_volume_async
|
||||
@@ -109,3 +110,6 @@
|
||||
|
||||
;extern double ao_volume_async(void *handle)
|
||||
(define-libao-async ao_volume_async (_fun _libao-async-handle-pointer -> _double))
|
||||
|
||||
(define (ao_reuse_buf_len h) -1)
|
||||
|
||||
Reference in New Issue
Block a user