OSDN Git Service

[1] First checkin.
authorU-tackya-PC\tackya <yammouch@users.sourceforge.jp>
Sat, 3 Mar 2012 02:34:25 +0000 (11:34 +0900)
committerU-tackya-PC\tackya <yammouch@users.sourceforge.jp>
Sat, 3 Mar 2012 02:34:25 +0000 (11:34 +0900)
music/omoisugoshimo_koinouchi/part/omoisugoshimo_koinouchi_asax.ly [new file with mode: 0755]

diff --git a/music/omoisugoshimo_koinouchi/part/omoisugoshimo_koinouchi_asax.ly b/music/omoisugoshimo_koinouchi/part/omoisugoshimo_koinouchi_asax.ly
new file mode 100755 (executable)
index 0000000..36bb38b
--- /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 = "A.Sax. "\r
+     { \transpose ef, c { \clef treble \hornd } }\r
+   }\r
+   \context Voice = "part" \rehearsal\r
+ >>\r
+\r
+ \layout {}\r
+}
\ No newline at end of file