diff options
-rw-r--r-- | music.score | 165 | ||||
-rw-r--r-- | music.wav | bin | 0 -> 10672240 bytes |
2 files changed, 165 insertions, 0 deletions
diff --git a/music.score b/music.score new file mode 100644 index 0000000..412d5e8 --- /dev/null +++ b/music.score @@ -0,0 +1,165 @@ +<?xml version="1.0" encoding="utf-8"?>
+<score bpm="120" beatspermeasure="2">
+ <instrument instrument="AdditiveInstrument">
+ <params>
+ <sounddef amp="0.1" default="true"></sounddef>
+ <sounddef amp="0.1">
+ <harmonic harmonic="2" amp="-0.1" />
+ <harmonic harmonic="4" amp="0.04" />
+ </sounddef>
+ </params>
+
+ <effects>
+ <effect effect="NoiseGate">
+ </effect>
+ <order>
+ <effect id="1" />
+ </order>
+ </effects>
+
+ <note c_from="1" c_to="2" measure="1" beat="2" duration="4" note="C3"/>
+ <note c_from="1" c_to="2" measure="2" beat="1" duration="3" note="E3"/>
+ <note c_from="1" c_to="2" measure="2" beat="2" duration="2" note="A2"/>
+
+ <note c_from="1" c_to="2" measure="3" beat="2" duration="4" note="C3"/>
+ <note c_from="1" c_to="2" measure="4" beat="1" duration="3" note="E3"/>
+ <note c_from="1" c_to="2" measure="4" beat="2" duration="2" note="A2"/>
+
+ <note c_from="1" c_to="2" measure="5" beat="2" duration="4" note="C3"/>
+ <note c_from="1" c_to="2" measure="6" beat="1" duration="3" note="E3"/>
+ <note c_from="1" c_to="2" measure="7" beat="1" duration="1" note="A2"/>
+
+ <note c_from="1" c_to="2" measure="7" beat="2" duration="4" note="C3"/>
+ <note c_from="1" c_to="2" measure="8" beat="1" duration="3" note="E3"/>
+ <note c_from="1" c_to="2" measure="8" beat="2" duration="2" note="A2"/>
+
+
+
+ <note c_from="1" c_to="2" measure="9" beat="2" duration="4" note="E3"/>
+ <note c_from="1" c_to="2" measure="10" beat="1" duration="3" note="C3"/>
+ <note c_from="1" c_to="2" measure="10" beat="2" duration="2" note="G2"/>
+
+ <note c_from="1" c_to="2" measure="11" beat="2" duration="4" note="E3"/>
+ <note c_from="1" c_to="2" measure="12" beat="1" duration="3" note="C3"/>
+ <note c_from="1" c_to="2" measure="12" beat="2" duration="2" note="G2"/>
+
+ <note c_from="1" c_to="2" measure="13" beat="2" duration="4" note="E3"/>
+ <note c_from="1" c_to="2" measure="14" beat="1" duration="3" note="C3"/>
+ <note c_from="1" c_to="2" measure="14" beat="2" duration="2" note="A3"/>
+
+ <note c_from="1" c_to="2" measure="15" beat="2" duration="4" note="E3"/>
+ <note c_from="1" c_to="2" measure="16" beat="1" duration="3" note="C3"/>
+ <note c_from="1" c_to="2" measure="16" beat="2" duration="2" note="A3"/>
+
+ <note c_from="1" c_to="2" measure="17" beat="2" duration="4" note="E3"/>
+ <note c_from="1" c_to="2" measure="18" beat="1" duration="3" note="C3"/>
+ <note c_from="1" c_to="2" measure="18" beat="2" duration="2" note="B3"/>
+
+ <note c_from="1" c_to="2" measure="19" beat="2" duration="4" note="E3"/>
+ <note c_from="1" c_to="2" measure="20" beat="1" duration="3" note="C3"/>
+ <note c_from="1" c_to="2" measure="20" beat="2" duration="2" note="B3"/>
+
+
+
+ <note c_from="1" c_to="2" measure="21" beat="2" duration="4" note="C3"/>
+ <note c_from="1" c_to="2" measure="22" beat="1" duration="3" note="E3"/>
+ <note c_from="1" c_to="2" measure="22" beat="2" duration="2" note="A2"/>
+
+ <note c_from="1" c_to="2" measure="23" beat="2" duration="4" note="C3"/>
+ <note c_from="1" c_to="2" measure="24" beat="1" duration="3" note="E3"/>
+ <note c_from="1" c_to="2" measure="24" beat="2" duration="2" note="A2"/>
+
+ <note c_from="1" c_to="2" measure="25" beat="2" duration="4" note="C3"/>
+ <note c_from="1" c_to="2" measure="26" beat="1" duration="3" note="E3"/>
+ <note c_from="1" c_to="2" measure="27" beat="1" duration="1" note="A2"/>
+
+ <note c_from="1" c_to="2" measure="27" beat="2" duration="4" note="C3"/>
+ <note c_from="1" c_to="2" measure="28" beat="1" duration="3" note="E3"/>
+ <note c_from="1" c_to="2" measure="28" beat="2" duration="2" note="A2"/>
+
+
+
+ <note c_from="1" c_to="2" measure="29" beat="2" duration="4" note="C3"/>
+ <note c_from="1" c_to="2" measure="30" beat="1" duration="3" note="E3"/>
+ <note c_from="1" c_to="2" measure="30" beat="2" duration="2" note="A3"/>
+
+ <note c_from="1" c_to="2" measure="31" beat="2" duration="4" note="D3"/>
+ <note c_from="1" c_to="2" measure="32" beat="1" duration="3" note="F3"/>
+ <note c_from="1" c_to="2" measure="32" beat="2" duration="2" note="A3"/>
+
+ <note c_from="1" c_to="2" measure="33" beat="2" duration="4" note="D3"/>
+ <note c_from="1" c_to="2" measure="34" beat="1" duration="3" note="F3"/>
+ <note c_from="1" c_to="2" measure="34" beat="2" duration="2" note="A3"/>
+
+ <note c_from="1" c_to="2" measure="35" beat="2" duration="4" note="D3"/>
+ <note c_from="1" c_to="2" measure="36" beat="1" duration="3" note="F3"/>
+ <note c_from="1" c_to="2" measure="37" beat="1" duration="1" note="A3"/>
+
+ <note c_from="1" c_to="2" measure="37" beat="2" duration="4" note="D3"/>
+ <note c_from="1" c_to="2" measure="38" beat="1" duration="3" note="A3"/>
+ <note c_from="1" c_to="2" measure="38" beat="2" duration="2" note="C4"/>
+
+ <note c_from="1" c_to="2" measure="39" beat="2" duration="4" note="A3"/>
+ <note c_from="1" c_to="2" measure="40" beat="1" duration="3" note="C4"/>
+ <note c_from="1" c_to="2" measure="40" beat="2" duration="2" note="E3"/>
+
+
+
+ <note c_from="1" c_to="2" measure="41" beat="2" duration="4" note="C3"/>
+ <note c_from="1" c_to="2" measure="42" beat="1" duration="3" note="E3"/>
+ <note c_from="1" c_to="2" measure="42" beat="2" duration="2" note="A2"/>
+
+ <note c_from="1" c_to="2" measure="43" beat="2" duration="4" note="C3"/>
+ <note c_from="1" c_to="2" measure="44" beat="1" duration="3" note="E3"/>
+ <note c_from="1" c_to="2" measure="44" beat="2" duration="2" note="A2"/>
+
+ <note c_from="1" c_to="2" measure="45" beat="2" duration="4" note="C3"/>
+ <note c_from="1" c_to="2" measure="46" beat="1" duration="3" note="E3"/>
+ <note c_from="1" c_to="2" measure="47" beat="1" duration="1" note="A2"/>
+
+ <note c_from="1" c_to="2" measure="47" beat="2" duration="4" note="C3"/>
+ <note c_from="1" c_to="2" measure="48" beat="1" duration="3" note="E3"/>
+ <note c_from="1" c_to="2" measure="48" beat="2" duration="2" note="A2"/>
+
+
+
+ <note c_from="1" c_to="2" measure="49" beat="2" duration="6" note="C3"/>
+ <note c_from="1" c_to="2" measure="50" beat="2" duration="2" note="E3"/>
+ <note c_from="1" c_to="2" measure="51" beat="2" duration="2" note="F3"/>
+
+ <note c_from="1" c_to="2" measure="52" beat="2" duration="6" note="D3"/>
+ <note c_from="1" c_to="2" measure="53" beat="2" duration="2" note="F3"/>
+ <note c_from="1" c_to="2" measure="54" beat="2" duration="2" note="G3"/>
+
+ <note c_from="1" c_to="2" measure="55" beat="2" duration="6" note="G3"/>
+ <note c_from="1" c_to="2" measure="56" beat="2" duration="2" note="C3"/>
+ <note c_from="1" c_to="2" measure="57" beat="2" duration="2" note="E3"/>
+
+ <note c_from="1" c_to="2" measure="58" beat="2" duration="6" note="C3"/>
+
+ </instrument>
+
+ <instrument instrument="AdditiveInstrument">
+ <params>
+ <sounddef amp="0.05" default="true"></sounddef>
+ <sounddef amp="0.05">
+ <harmonic harmonic="2" amp="-0.2" />
+ <harmonic harmonic="4" amp="0.04" />
+ <harmonic harmonic="6" amp="0.1" />
+ </sounddef>
+ </params>
+
+ <effects>
+ <effect effect="NoiseGate">
+ <param name="attack" value="0.001" />
+ <param name="hold" value="0.0" />
+ <param name="release" value="0.001" />
+ <param name="threshold" value="0.005" />
+ </effect>
+ <order>
+ <effect id="1" />
+ </order>
+ </effects>
+ </instrument>
+</score>
+
diff --git a/music.wav b/music.wav Binary files differnew file mode 100644 index 0000000..d977db5 --- /dev/null +++ b/music.wav |