aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sfx/cry0d_2.asm
diff options
context:
space:
mode:
authordannye <33dannye@gmail.com>2018-03-16 20:35:40 -0500
committerdannye <33dannye@gmail.com>2018-03-16 20:35:40 -0500
commit4398dde1e483d74ae9997aba11f62b9810f9f77b (patch)
tree4a927ad4d31946a428d17765386337aad589d05e /audio/sfx/cry0d_2.asm
parentBreak up pitchenvelope parameters into length and pitch change (diff)
downloadpokeyellow-4398dde1e483d74ae9997aba11f62b9810f9f77b.tar.gz
pokeyellow-4398dde1e483d74ae9997aba11f62b9810f9f77b.tar.xz
pokeyellow-4398dde1e483d74ae9997aba11f62b9810f9f77b.zip
Break up sfxnote parameters into duty, volume, volume change and pitch
Diffstat (limited to 'audio/sfx/cry0d_2.asm')
-rw-r--r--audio/sfx/cry0d_2.asm54
1 files changed, 27 insertions, 27 deletions
diff --git a/audio/sfx/cry0d_2.asm b/audio/sfx/cry0d_2.asm
index 76ca2392..9d570892 100644
--- a/audio/sfx/cry0d_2.asm
+++ b/audio/sfx/cry0d_2.asm
@@ -1,40 +1,40 @@
SFX_Cry0D_2_Ch4:
dutycycle 136
- squarenote 5, 242, 80, 6
- squarenote 9, 209, 96, 6
- squarenote 5, 226, 18, 6
- squarenote 9, 193, 34, 6
- squarenote 5, 242, 16, 6
- squarenote 6, 209, 32, 6
+ squarenote 5, 15, 2, 1616
+ squarenote 9, 13, 1, 1632
+ squarenote 5, 14, 2, 1554
+ squarenote 9, 12, 1, 1570
+ squarenote 5, 15, 2, 1552
+ squarenote 6, 13, 1, 1568
loopchannel 2, SFX_Cry0D_2_Ch4
endchannel
SFX_Cry0D_2_Ch5:
dutycycle 64
- squarenote 4, 8, 0, 0
- squarenote 5, 242, 81, 6
- squarenote 9, 209, 97, 6
- squarenote 5, 226, 20, 6
- squarenote 8, 193, 36, 6
- squarenote 5, 242, 17, 6
- squarenote 12, 209, 33, 6
- squarenote 5, 226, 20, 6
- squarenote 8, 193, 36, 6
- squarenote 5, 242, 17, 6
- squarenote 4, 209, 33, 6
+ squarenote 4, 0, 8, 0
+ squarenote 5, 15, 2, 1617
+ squarenote 9, 13, 1, 1633
+ squarenote 5, 14, 2, 1556
+ squarenote 8, 12, 1, 1572
+ squarenote 5, 15, 2, 1553
+ squarenote 12, 13, 1, 1569
+ squarenote 5, 14, 2, 1556
+ squarenote 8, 12, 1, 1572
+ squarenote 5, 15, 2, 1553
+ squarenote 4, 13, 1, 1569
endchannel
SFX_Cry0D_2_Ch7:
- noisenote 6, 210, 28
- noisenote 9, 177, 44
- noisenote 8, 194, 44
- noisenote 9, 177, 60
- noisenote 6, 194, 44
- noisenote 9, 162, 60
- noisenote 7, 194, 44
- noisenote 5, 161, 60
- noisenote 9, 194, 44
- noisenote 4, 161, 60
+ noisenote 6, 13, 2, 28
+ noisenote 9, 11, 1, 44
+ noisenote 8, 12, 2, 44
+ noisenote 9, 11, 1, 60
+ noisenote 6, 12, 2, 44
+ noisenote 9, 10, 2, 60
+ noisenote 7, 12, 2, 44
+ noisenote 5, 10, 1, 60
+ noisenote 9, 12, 2, 44
+ noisenote 4, 10, 1, 60
endchannel