repo.or.cz
/
sunny256-utils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Upgrade yt-dlp from version stable@2024.10.07 to stable@2024.12.13
[sunny256-utils.git]
/
Lib
/
std
/
ly
/
click.ily
blob
f86aa38e3b0603dbe62a729acd288b8d6107920f
1
% STDfilenameDTS
2
% File ID: STDuuidDTS
3
% Author: Øyvind A. Holm <sunny@sunbase.org>
4
5
mbar = \drummode { ss4 ss ss ss }
6
7
metronome = {
8
9
% Begin
10
11
\initTempo
12
\time 4/4
13
14
\mbar
15
|
16
17
% End
18
19
}
20
21
% vim: set tw=0 :