diff options
Diffstat (limited to 'audio/sfx/cry18_2.asm')
-rw-r--r-- | audio/sfx/cry18_2.asm | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/audio/sfx/cry18_2.asm b/audio/sfx/cry18_2.asm index 01dacd5f..5d44d5c0 100644 --- a/audio/sfx/cry18_2.asm +++ b/audio/sfx/cry18_2.asm @@ -1,34 +1,34 @@ SFX_Cry18_2_Ch4: dutycycle 80 - unknownsfx0x20 10, 245, 128, 6 - unknownsfx0x20 3, 226, 160, 6 - unknownsfx0x20 3, 242, 192, 6 - unknownsfx0x20 3, 226, 224, 6 - unknownsfx0x20 3, 210, 0, 7 - unknownsfx0x20 3, 194, 224, 6 - unknownsfx0x20 3, 210, 192, 6 - unknownsfx0x20 8, 193, 160, 6 + squarenote 10, 245, 128, 6 + squarenote 3, 226, 160, 6 + squarenote 3, 242, 192, 6 + squarenote 3, 226, 224, 6 + squarenote 3, 210, 0, 7 + squarenote 3, 194, 224, 6 + squarenote 3, 210, 192, 6 + squarenote 8, 193, 160, 6 endchannel SFX_Cry18_2_Ch5: dutycycle 15 - unknownsfx0x20 9, 213, 49, 6 - unknownsfx0x20 3, 210, 82, 6 - unknownsfx0x20 3, 226, 113, 6 - unknownsfx0x20 3, 178, 145, 6 - unknownsfx0x20 3, 194, 178, 6 - unknownsfx0x20 3, 178, 145, 6 - unknownsfx0x20 3, 194, 113, 6 - unknownsfx0x20 8, 177, 81, 6 + squarenote 9, 213, 49, 6 + squarenote 3, 210, 82, 6 + squarenote 3, 226, 113, 6 + squarenote 3, 178, 145, 6 + squarenote 3, 194, 178, 6 + squarenote 3, 178, 145, 6 + squarenote 3, 194, 113, 6 + squarenote 8, 177, 81, 6 endchannel SFX_Cry18_2_Ch7: - unknownnoise0x20 6, 227, 76 - unknownnoise0x20 4, 195, 60 - unknownnoise0x20 5, 212, 60 - unknownnoise0x20 4, 196, 44 - unknownnoise0x20 6, 180, 60 - unknownnoise0x20 8, 193, 44 + noisenote 6, 227, 76 + noisenote 4, 195, 60 + noisenote 5, 212, 60 + noisenote 4, 196, 44 + noisenote 6, 180, 60 + noisenote 8, 193, 44 endchannel |