aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sfx/get_item2_4_2.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-21 14:54:55 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-21 14:54:55 -0400
commit983bac5fe990383d77a4f2fa552546cb7f6f04b7 (patch)
tree8edd55c03a4f35a8b47302b7f788b15ca1f2b8f6 /audio/sfx/get_item2_4_2.asm
parentFix sfx separation (diff)
downloadpokeyellow-983bac5fe990383d77a4f2fa552546cb7f6f04b7.tar.gz
pokeyellow-983bac5fe990383d77a4f2fa552546cb7f6f04b7.tar.xz
pokeyellow-983bac5fe990383d77a4f2fa552546cb7f6f04b7.zip
Rearrange files and labels to reflect duplicated sfx in bank AUDIO_4
Diffstat (limited to 'audio/sfx/get_item2_4_2.asm')
-rw-r--r--audio/sfx/get_item2_4_2.asm69
1 files changed, 69 insertions, 0 deletions
diff --git a/audio/sfx/get_item2_4_2.asm b/audio/sfx/get_item2_4_2.asm
new file mode 100644
index 00000000..6f97390e
--- /dev/null
+++ b/audio/sfx/get_item2_4_2.asm
@@ -0,0 +1,69 @@
+SFX_Get_Item2_4_2_Ch1: ; 802eb (20:42eb)
+ executemusic
+ tempo 256
+ volume 7, 7
+ duty 2
+ toggleperfectpitch
+ notetype 5, 11, 4
+ octave 4
+ D_ 4
+ C_ 4
+ octave 3
+ A_ 8
+ notetype 5, 11, 2
+ octave 4
+ D# 2
+ D# 2
+ D_ 2
+ C_ 2
+ C_ 2
+ octave 3
+ A# 2
+ notetype 5, 11, 4
+ octave 4
+ C_ 8
+ endchannel
+
+
+SFX_Get_Item2_4_2_Ch2: ; 8030a (20:430a)
+ executemusic
+ vibrato 8, 2, 7
+ duty 2
+ notetype 5, 12, 5
+ octave 4
+ A_ 4
+ F_ 4
+ C_ 8
+ notetype 5, 12, 2
+ A# 2
+ A# 2
+ A# 2
+ G_ 2
+ G_ 2
+ A# 2
+ notetype 5, 12, 4
+ A_ 8
+ endchannel
+
+
+SFX_Get_Item2_4_2_Ch3: ; 80322 (20:4322)
+ executemusic
+ notetype 5, 1, 0
+ octave 5
+ F_ 4
+ D# 4
+ C_ 8
+ D# 1
+ rest 1
+ D# 1
+ rest 1
+ E_ 1
+ rest 1
+ F_ 1
+ rest 1
+ F_ 1
+ rest 1
+ G_ 1
+ rest 1
+ A_ 8
+ endchannel