1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-07 07:39:29 +02:00

Fix parentheses in a Lisp comment

This commit is contained in:
Paul Licameli 2018-03-02 20:12:26 -05:00
parent 24a350920c
commit 6914c21413

View File

@ -42,7 +42,7 @@ $control low (_"MIDI pitch of weak beat") int (_"18 - 116") 80 18 116
(if (not (boundp 'ticklen)) (if (not (boundp 'ticklen))
(setf ticklen 10)) (setf ticklen 10))
;; TODO: Hard code tick length (long and short versions ;; TODO: Hard code tick length (long and short versions)
;; TODO: add drum sounds ;; TODO: add drum sounds