summaryrefslogtreecommitdiff
path: root/src/audio/music/boosterpack.asm
diff options
context:
space:
mode:
Diffstat (limited to 'src/audio/music/boosterpack.asm')
-rw-r--r--src/audio/music/boosterpack.asm114
1 files changed, 114 insertions, 0 deletions
diff --git a/src/audio/music/boosterpack.asm b/src/audio/music/boosterpack.asm
new file mode 100644
index 0000000..c5287d0
--- /dev/null
+++ b/src/audio/music/boosterpack.asm
@@ -0,0 +1,114 @@
+Music_BoosterPack_Ch1: ; f7d60 (3d:7d60)
+ musicdc 17
+ vibrato_type 1
+ vibrato_delay 20
+ musice8 8
+ octave 4
+ duty 1
+ speed 1
+ volume 160
+ D# 5
+ volume 55
+ D# 1
+ volume 160
+ G_ 5
+ volume 55
+ G_ 1
+ volume 160
+ A# 5
+ volume 55
+ A# 2
+ volume 160
+ F_ 5
+ volume 55
+ F_ 1
+ volume 160
+ A_ 5
+ volume 55
+ A_ 1
+ inc_octave
+ volume 160
+ C_ 5
+ volume 55
+ C_ 2
+ dec_octave
+ volume 160
+ B_ 16
+ tie
+ B_ 16
+ tie
+ B_ 6
+ volume 55
+ B_ 9
+ music_end
+
+
+Music_BoosterPack_Ch2: ; f7d9e (3d:7d9e)
+ musicdc 17
+ vibrato_type 1
+ vibrato_delay 20
+ musice8 8
+ octave 3
+ duty 1
+ speed 1
+ volume 144
+ A# 5
+ volume 39
+ A# 1
+ inc_octave
+ volume 144
+ D# 5
+ volume 39
+ D# 1
+ volume 144
+ G_ 5
+ volume 39
+ G_ 2
+ volume 144
+ C_ 5
+ volume 39
+ C_ 1
+ volume 144
+ F_ 5
+ volume 39
+ F_ 1
+ volume 144
+ A_ 5
+ volume 39
+ A_ 2
+ volume 144
+ G_ 16
+ tie
+ G_ 16
+ tie
+ G_ 6
+ volume 39
+ G_ 9
+ music_end
+
+
+Music_BoosterPack_Ch3: ; f7ddb (3d:7ddb)
+ musicdc 17
+ wave 1
+ volume 32
+ musice8 8
+ musice9 0
+ octave 1
+ speed 1
+ D# 6
+ A# 6
+ inc_octave
+ D# 7
+ dec_octave
+ F_ 6
+ inc_octave
+ C_ 6
+ F_ 7
+ dec_octave
+ G_ 16
+ tie
+ G_ 16
+ tie
+ G_ 6
+ music_end
+; 0xf7df8