diff options
Diffstat (limited to 'audio/sfx/cry1c_3.asm')
-rw-r--r-- | audio/sfx/cry1c_3.asm | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/audio/sfx/cry1c_3.asm b/audio/sfx/cry1c_3.asm index 13e687f6..b126abb0 100644 --- a/audio/sfx/cry1c_3.asm +++ b/audio/sfx/cry1c_3.asm @@ -1,31 +1,31 @@ SFX_Cry1C_3_Ch4: dutycycle 245 - unknownsfx0x20 7, 214, 225, 7 - unknownsfx0x20 6, 198, 226, 7 - unknownsfx0x20 9, 214, 225, 7 - unknownsfx0x20 7, 198, 224, 7 - unknownsfx0x20 5, 182, 226, 7 - unknownsfx0x20 7, 198, 225, 7 - unknownsfx0x20 6, 182, 224, 7 - unknownsfx0x20 8, 161, 223, 7 + squarenote 7, 214, 225, 7 + squarenote 6, 198, 226, 7 + squarenote 9, 214, 225, 7 + squarenote 7, 198, 224, 7 + squarenote 5, 182, 226, 7 + squarenote 7, 198, 225, 7 + squarenote 6, 182, 224, 7 + squarenote 8, 161, 223, 7 endchannel SFX_Cry1C_3_Ch5: dutycycle 68 - unknownsfx0x20 6, 195, 201, 7 - unknownsfx0x20 6, 179, 199, 7 - unknownsfx0x20 10, 196, 195, 7 - unknownsfx0x20 8, 180, 199, 7 - unknownsfx0x20 6, 195, 201, 7 - unknownsfx0x20 15, 162, 197, 7 + squarenote 6, 195, 201, 7 + squarenote 6, 179, 199, 7 + squarenote 10, 196, 195, 7 + squarenote 8, 180, 199, 7 + squarenote 6, 195, 201, 7 + squarenote 15, 162, 197, 7 endchannel SFX_Cry1C_3_Ch7: - unknownnoise0x20 13, 25, 124 - unknownnoise0x20 13, 247, 140 - unknownnoise0x20 12, 214, 124 - unknownnoise0x20 8, 196, 108 - unknownnoise0x20 15, 179, 92 + noisenote 13, 25, 124 + noisenote 13, 247, 140 + noisenote 12, 214, 124 + noisenote 8, 196, 108 + noisenote 15, 179, 92 endchannel |