OSDN Git Service

[1] First checkin.
authorU-tackya-PC\tackya <yammouch@users.sourceforge.jp>
Wed, 11 Jan 2012 14:11:51 +0000 (23:11 +0900)
committerU-tackya-PC\tackya <yammouch@users.sourceforge.jp>
Wed, 11 Jan 2012 14:11:51 +0000 (23:11 +0900)
music/for_elimiano/part/for_emiliano_tsax2.ly [new file with mode: 0755]

diff --git a/music/for_elimiano/part/for_emiliano_tsax2.ly b/music/for_elimiano/part/for_emiliano_tsax2.ly
new file mode 100755 (executable)
index 0000000..606cf31
--- /dev/null
@@ -0,0 +1,25 @@
+\version "2.12.4"\r
+\r
+\header {\r
+ title = "For Emiliano"\r
+ composer = "music: Hilario Duran, arrangement: Tackya Yammouch"\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 = "T.Sax.2 "\r
+     { \transpose bf,, c { \clef treble \tsaxb } }\r
+   }\r
+   \context Voice = "part" \rehearsal\r
+ >>\r
+\r
+ \layout {}\r
+}
\ No newline at end of file