summaryrefslogtreecommitdiff
path: root/src/audio/music/matchstart1.asm
diff options
context:
space:
mode:
Diffstat (limited to 'src/audio/music/matchstart1.asm')
-rw-r--r--src/audio/music/matchstart1.asm54
1 files changed, 54 insertions, 0 deletions
diff --git a/src/audio/music/matchstart1.asm b/src/audio/music/matchstart1.asm
new file mode 100644
index 0000000..92557ab
--- /dev/null
+++ b/src/audio/music/matchstart1.asm
@@ -0,0 +1,54 @@
+Music_MatchStart1_Ch1: ; f7919 (3d:7919)
+ speed 1
+ musicdc 17
+ musice8 8
+ Loop 3
+ duty 2
+ volume 240
+ octave 3
+ C_ 1
+ inc_octave
+ C_ 1
+ dec_octave
+ G_ 1
+ inc_octave
+ G_ 1
+ octave 3
+ D_ 1
+ inc_octave
+ D_ 1
+ dec_octave
+ A_ 1
+ inc_octave
+ A_ 1
+ octave 4
+ duty 1
+ C_ 1
+ inc_octave
+ C_ 1
+ dec_octave
+ G_ 1
+ inc_octave
+ G_ 1
+ octave 4
+ D_ 1
+ inc_octave
+ D_ 1
+ dec_octave
+ A_ 1
+ inc_octave
+ A_ 1
+ EndLoop
+ octave 4
+ volume 96
+ E_ 1
+ inc_octave
+ E_ 1
+ octave 4
+ volume 32
+ dec_octave
+ B_ 1
+ inc_octave
+ B_ 1
+ music_end
+; 0xf7956