-
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
(set-ao-handle-byte-format! handle endianness)
|
||||
(set-ao-handle-rate! handle rate)
|
||||
(set-ao-handle-channels! handle channels)
|
||||
(set-ao-handle-async-player! handle (ao_create_async ao-device)) ; ao_play_ptr))
|
||||
(set-ao-handle-async-player! handle (ao_create_async ao-device ao_play_ptr))
|
||||
(hash-set! devices handle-num ao-device)
|
||||
(fin:register-finalizer handle
|
||||
(lambda (handle)
|
||||
|
||||
Reference in New Issue
Block a user