@@ -69,7 +69,7 @@
(define (ao-valid-channels? c)
(and (integer? c)
(>= 1 c)))
(>= c 1)))
(define (ao-valid-format? f)
(or (eq? f 'little-endian)
The note is not visible to the blocked user.