diff options
Diffstat (limited to 'audio/sfx/cry1a_1.asm')
-rw-r--r-- | audio/sfx/cry1a_1.asm | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/audio/sfx/cry1a_1.asm b/audio/sfx/cry1a_1.asm index 5d03596e..db8dee74 100644 --- a/audio/sfx/cry1a_1.asm +++ b/audio/sfx/cry1a_1.asm @@ -1,30 +1,30 @@ SFX_Cry1A_1_Ch4: dutycycle 240 - unknownsfx0x20 6, 247, 64, 7 - unknownsfx0x20 12, 230, 68, 7 - unknownsfx0x20 6, 213, 80, 7 - unknownsfx0x20 4, 195, 96, 7 - unknownsfx0x20 3, 195, 128, 7 - unknownsfx0x20 8, 209, 160, 7 + squarenote 6, 247, 64, 7 + squarenote 12, 230, 68, 7 + squarenote 6, 213, 80, 7 + squarenote 4, 195, 96, 7 + squarenote 3, 195, 128, 7 + squarenote 8, 209, 160, 7 endchannel SFX_Cry1A_1_Ch5: dutycycle 10 - unknownsfx0x20 6, 199, 1, 7 - unknownsfx0x20 11, 182, 2, 7 - unknownsfx0x20 6, 165, 17, 7 - unknownsfx0x20 4, 147, 33, 7 - unknownsfx0x20 3, 163, 65, 7 - unknownsfx0x20 8, 145, 98, 7 + squarenote 6, 199, 1, 7 + squarenote 11, 182, 2, 7 + squarenote 6, 165, 17, 7 + squarenote 4, 147, 33, 7 + squarenote 3, 163, 65, 7 + squarenote 8, 145, 98, 7 endchannel SFX_Cry1A_1_Ch7: - unknownnoise0x20 3, 226, 60 - unknownnoise0x20 8, 214, 76 - unknownnoise0x20 5, 212, 60 - unknownnoise0x20 12, 199, 76 - unknownnoise0x20 2, 226, 60 - unknownnoise0x20 8, 209, 44 + noisenote 3, 226, 60 + noisenote 8, 214, 76 + noisenote 5, 212, 60 + noisenote 12, 199, 76 + noisenote 2, 226, 60 + noisenote 8, 209, 44 endchannel |