less debug info
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
(endianess (ao-handle-byte-format handle))
|
||||
(buf-info (ffi:make-BufferInfo_t buf-type bits rate channels endianess))
|
||||
)
|
||||
(dbg-sound "ao-play ~a ~a" at-time-in-s music-duration-s)
|
||||
;(dbg-sound "ao-play ~a ~a" at-time-in-s music-duration-s)
|
||||
(unless (ao-valid? handle)
|
||||
(err-sound "Cannot play on an invalid ao-device")
|
||||
(error "Cannot play on an invalid ao-device"))
|
||||
|
||||
Reference in New Issue
Block a user