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
/
guitar1.ily
blob
d04225ed37150d05afe3ae978aec9c9eb0761417
1
% STDfilenameDTS
2
% File ID: STDuuidDTS
3
% Author: Øyvind A. Holm <sunny@sunbase.org>
4
5
guitarOne = {
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 :