reverted to the C-backend, because the racket version of libao-async just keeps stuttering on linux

This commit is contained in:
2026-05-04 11:25:32 +02:00
parent d06d829f6a
commit 007f18061a
6 changed files with 80 additions and 591 deletions
+3 -3
View File
@@ -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