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