mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-06 07:09:39 +02:00
Fix parentheses in a Lisp comment
This commit is contained in:
parent
24a350920c
commit
6914c21413
@ -42,7 +42,7 @@ $control low (_"MIDI pitch of weak beat") int (_"18 - 116") 80 18 116
|
||||
(if (not (boundp 'ticklen))
|
||||
(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
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user