diff options
Diffstat (limited to 'audio/sfx/cry03_2.asm')
-rw-r--r-- | audio/sfx/cry03_2.asm | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/audio/sfx/cry03_2.asm b/audio/sfx/cry03_2.asm index 89e98ae4..0915e513 100644 --- a/audio/sfx/cry03_2.asm +++ b/audio/sfx/cry03_2.asm @@ -1,30 +1,30 @@ SFX_Cry03_2_Ch4: dutycycle 240 - unknownsfx0x20 4, 247, 8, 6 - unknownsfx0x20 6, 230, 0, 6 - unknownsfx0x20 6, 215, 240, 5 - unknownsfx0x20 6, 196, 224, 5 - unknownsfx0x20 5, 211, 192, 5 - unknownsfx0x20 4, 211, 160, 5 - unknownsfx0x20 8, 225, 128, 5 + squarenote 4, 247, 8, 6 + squarenote 6, 230, 0, 6 + squarenote 6, 215, 240, 5 + squarenote 6, 196, 224, 5 + squarenote 5, 211, 192, 5 + squarenote 4, 211, 160, 5 + squarenote 8, 225, 128, 5 endchannel SFX_Cry03_2_Ch5: dutycycle 10 - unknownsfx0x20 4, 199, 4, 5 - unknownsfx0x20 6, 166, 2, 5 - unknownsfx0x20 6, 151, 241, 4 - unknownsfx0x20 4, 180, 225, 4 - unknownsfx0x20 5, 163, 194, 4 - unknownsfx0x20 4, 179, 163, 4 - unknownsfx0x20 8, 193, 130, 4 + squarenote 4, 199, 4, 5 + squarenote 6, 166, 2, 5 + squarenote 6, 151, 241, 4 + squarenote 4, 180, 225, 4 + squarenote 5, 163, 194, 4 + squarenote 4, 179, 163, 4 + squarenote 8, 193, 130, 4 endchannel SFX_Cry03_2_Ch7: - unknownnoise0x20 12, 228, 76 - unknownnoise0x20 10, 199, 92 - unknownnoise0x20 12, 182, 76 - unknownnoise0x20 15, 162, 92 + noisenote 12, 228, 76 + noisenote 10, 199, 92 + noisenote 12, 182, 76 + noisenote 15, 162, 92 endchannel |