reverted to the C-backend, because the racket version of libao-async just keeps stuttering on linux
This commit is contained in:
@@ -24,9 +24,9 @@
|
||||
;; Version info of the version to download
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
|
||||
(define version-major 0)
|
||||
(define version-minor 2)
|
||||
(define version-patch 1)
|
||||
(define version-major 1)
|
||||
(define version-minor 0)
|
||||
(define version-patch 0)
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;; Internal functions
|
||||
|
||||
Reference in New Issue
Block a user