From 5826f25bef74508e4017281c6bc3badd2c57d3fa Mon Sep 17 00:00:00 2001 From: Eggy0 Date: Fri, 16 Mar 2018 22:02:14 +0100 Subject: Made some changes --- audio/sfx/cry11_3.asm | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) (limited to 'audio/sfx/cry11_3.asm') diff --git a/audio/sfx/cry11_3.asm b/audio/sfx/cry11_3.asm index a8af19f6..6fe2c7d0 100644 --- a/audio/sfx/cry11_3.asm +++ b/audio/sfx/cry11_3.asm @@ -1,34 +1,34 @@ SFX_Cry11_3_Ch4: dutycycle 240 - unknownsfx0x20 6, 247, 160, 7 - unknownsfx0x20 8, 230, 164, 7 - unknownsfx0x20 4, 214, 160, 7 - unknownsfx0x20 15, 211, 32, 7 - unknownsfx0x20 8, 195, 35, 7 - unknownsfx0x20 2, 194, 40, 7 - unknownsfx0x20 8, 177, 48, 7 + squarenote 6, 247, 160, 7 + squarenote 8, 230, 164, 7 + squarenote 4, 214, 160, 7 + squarenote 15, 211, 32, 7 + squarenote 8, 195, 35, 7 + squarenote 2, 194, 40, 7 + squarenote 8, 177, 48, 7 endchannel SFX_Cry11_3_Ch5: dutycycle 10 - unknownsfx0x20 4, 8, 0, 0 - unknownsfx0x20 6, 167, 65, 7 - unknownsfx0x20 8, 134, 67, 7 - unknownsfx0x20 4, 118, 65, 7 - unknownsfx0x20 13, 131, 194, 6 - unknownsfx0x20 7, 115, 193, 6 - unknownsfx0x20 3, 130, 204, 6 - unknownsfx0x20 8, 113, 216, 6 + squarenote 4, 8, 0, 0 + squarenote 6, 167, 65, 7 + squarenote 8, 134, 67, 7 + squarenote 4, 118, 65, 7 + squarenote 13, 131, 194, 6 + squarenote 7, 115, 193, 6 + squarenote 3, 130, 204, 6 + squarenote 8, 113, 216, 6 endchannel SFX_Cry11_3_Ch7: - unknownnoise0x20 2, 242, 76 - unknownnoise0x20 6, 230, 58 - unknownnoise0x20 4, 215, 58 - unknownnoise0x20 6, 214, 44 - unknownnoise0x20 8, 229, 60 - unknownnoise0x20 12, 210, 61 - unknownnoise0x20 8, 209, 44 + noisenote 2, 242, 76 + noisenote 6, 230, 58 + noisenote 4, 215, 58 + noisenote 6, 214, 44 + noisenote 8, 229, 60 + noisenote 12, 210, 61 + noisenote 8, 209, 44 endchannel -- cgit v1.3.1-sl0p