diff options
Diffstat (limited to 'audio/sfx/cry09_2.asm')
-rw-r--r-- | audio/sfx/cry09_2.asm | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/audio/sfx/cry09_2.asm b/audio/sfx/cry09_2.asm index ac4b1f74..93faf91e 100644 --- a/audio/sfx/cry09_2.asm +++ b/audio/sfx/cry09_2.asm @@ -1,35 +1,35 @@ SFX_Cry09_2_Ch4: dutycycle 240 - unknownsfx0x20 15, 247, 160, 7 - unknownsfx0x20 6, 230, 163, 7 - unknownsfx0x20 10, 244, 160, 7 + squarenote 15, 247, 160, 7 + squarenote 6, 230, 163, 7 + squarenote 10, 244, 160, 7 dutycycle 165 - unknownsfx0x20 10, 246, 216, 7 - unknownsfx0x20 4, 227, 215, 7 - unknownsfx0x20 15, 242, 216, 7 + squarenote 10, 246, 216, 7 + squarenote 4, 227, 215, 7 + squarenote 15, 242, 216, 7 endchannel SFX_Cry09_2_Ch5: dutycycle 5 - unknownsfx0x20 2, 8, 0, 0 - unknownsfx0x20 15, 167, 161, 6 - unknownsfx0x20 6, 134, 162, 6 - unknownsfx0x20 10, 116, 161, 6 + squarenote 2, 8, 0, 0 + squarenote 15, 167, 161, 6 + squarenote 6, 134, 162, 6 + squarenote 10, 116, 161, 6 dutycycle 95 - unknownsfx0x20 10, 118, 214, 6 - unknownsfx0x20 4, 131, 217, 6 - unknownsfx0x20 15, 162, 215, 6 + squarenote 10, 118, 214, 6 + squarenote 4, 131, 217, 6 + squarenote 15, 162, 215, 6 endchannel SFX_Cry09_2_Ch7: - unknownnoise0x20 2, 242, 60 - unknownnoise0x20 8, 228, 62 - unknownnoise0x20 15, 215, 60 - unknownnoise0x20 6, 197, 59 - unknownnoise0x20 6, 228, 61 - unknownnoise0x20 8, 182, 60 - unknownnoise0x20 6, 212, 61 - unknownnoise0x20 8, 193, 59 + noisenote 2, 242, 60 + noisenote 8, 228, 62 + noisenote 15, 215, 60 + noisenote 6, 197, 59 + noisenote 6, 228, 61 + noisenote 8, 182, 60 + noisenote 6, 212, 61 + noisenote 8, 193, 59 endchannel |