OSDN Git Service

[1] Updated.
authorU-tackya-PC\tackya <yammouch@users.sourceforge.jp>
Sat, 3 Mar 2012 03:23:27 +0000 (12:23 +0900)
committerU-tackya-PC\tackya <yammouch@users.sourceforge.jp>
Sat, 3 Mar 2012 03:23:27 +0000 (12:23 +0900)
music/omoisugoshimo_koinouchi/part/omoisugoshimo_koinouchi_trp2.ly [new file with mode: 0755]

diff --git a/music/omoisugoshimo_koinouchi/part/omoisugoshimo_koinouchi_trp2.ly b/music/omoisugoshimo_koinouchi/part/omoisugoshimo_koinouchi_trp2.ly
new file mode 100755 (executable)
index 0000000..edf499f
--- /dev/null
@@ -0,0 +1,25 @@
+\version "2.12.4"\r
+\r
+\header {\r
+ title = "Omoisugoshimo Koinouchi"\r
+ composer = "Southern All Starts"\r
+}\r
+\r
+\include "english.ly"\r
+\include "music.ly"\r
+\r
+#(set-global-staff-size 18)\r
+\r
+\score {\r
+ <<\r
+  \set Score.skipBars = ##t\r
+  \new Staff\r
+  \context Voice = "part" {\r
+   \set Staff.instrumentName = "Trp.2 "\r
+     { \transpose bf, c { \clef treble \hornb } }\r
+   }\r
+   \context Voice = "part" \rehearsal\r
+ >>\r
+\r
+ \layout {}\r
+}
\ No newline at end of file