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/cry04_1.asm | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'audio/sfx/cry04_1.asm') diff --git a/audio/sfx/cry04_1.asm b/audio/sfx/cry04_1.asm index d1bb26c6..28c068e3 100644 --- a/audio/sfx/cry04_1.asm +++ b/audio/sfx/cry04_1.asm @@ -1,32 +1,32 @@ SFX_Cry04_1_Ch4: dutycycle 240 - unknownsfx0x20 4, 247, 160, 6 - unknownsfx0x20 8, 230, 164, 6 - unknownsfx0x20 4, 214, 160, 6 - unknownsfx0x20 12, 211, 32, 6 - unknownsfx0x20 8, 195, 36, 6 - unknownsfx0x20 4, 194, 32, 6 - unknownsfx0x20 8, 177, 16, 6 + squarenote 4, 247, 160, 6 + squarenote 8, 230, 164, 6 + squarenote 4, 214, 160, 6 + squarenote 12, 211, 32, 6 + squarenote 8, 195, 36, 6 + squarenote 4, 194, 32, 6 + squarenote 8, 177, 16, 6 endchannel SFX_Cry04_1_Ch5: dutycycle 90 - unknownsfx0x20 4, 231, 1, 6 - unknownsfx0x20 8, 214, 3, 6 - unknownsfx0x20 4, 198, 1, 6 - unknownsfx0x20 12, 195, 129, 5 - unknownsfx0x20 8, 179, 131, 5 - unknownsfx0x20 4, 178, 130, 5 - unknownsfx0x20 8, 161, 113, 5 + squarenote 4, 231, 1, 6 + squarenote 8, 214, 3, 6 + squarenote 4, 198, 1, 6 + squarenote 12, 195, 129, 5 + squarenote 8, 179, 131, 5 + squarenote 4, 178, 130, 5 + squarenote 8, 161, 113, 5 endchannel SFX_Cry04_1_Ch7: - unknownnoise0x20 7, 214, 92 - unknownnoise0x20 8, 230, 76 - unknownnoise0x20 4, 212, 92 - unknownnoise0x20 4, 212, 76 - unknownnoise0x20 7, 195, 76 - unknownnoise0x20 8, 161, 92 + noisenote 7, 214, 92 + noisenote 8, 230, 76 + noisenote 4, 212, 92 + noisenote 4, 212, 76 + noisenote 7, 195, 76 + noisenote 8, 161, 92 endchannel -- cgit v1.3.1-sl0p