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
/
drums.ily
blob
6ea0a54bea3b1a2dcc8e12f60d9a9388e9ea95b1
1
% STDfilenameDTS
2
% File ID: STDuuidDTS
3
% Author: Øyvind A. Holm <sunny@sunbase.org>
4
5
theDrums = \drummode {
6
7
% Begin
8
9
\initTempo
10
\time 4/4
11
12
s1
13
|
14
15
% End
16
17
}
18
19
% vim: set tw=0 :