audio player with place/threads and channels
This commit is contained in:
@@ -197,7 +197,7 @@
|
||||
;; Playback buffer to send to libao in milliseconds
|
||||
;; -------------------------------------------------------------------------
|
||||
|
||||
(define ao-buf-ms 350) ;; Playback buffer of 0.35s
|
||||
(define ao-buf-ms 150) ;; Playback buffer of 0.15s
|
||||
|
||||
(define (ao-playback-buf-ms)
|
||||
ao-buf-ms)
|
||||
|
||||
Reference in New Issue
Block a user