diff options
Diffstat (limited to 'audio/sfx/cry12_2.asm')
-rw-r--r-- | audio/sfx/cry12_2.asm | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/audio/sfx/cry12_2.asm b/audio/sfx/cry12_2.asm index 4715c969..4f3d39e4 100644 --- a/audio/sfx/cry12_2.asm +++ b/audio/sfx/cry12_2.asm @@ -1,24 +1,24 @@ SFX_Cry12_2_Ch4: dutycycle 165 - squarenote 12, 242, 64, 4 - squarenote 15, 227, 160, 4 - squarenote 4, 210, 144, 4 - squarenote 8, 209, 128, 4 + squarenote 12, 15, 2, 1088 + squarenote 15, 14, 3, 1184 + squarenote 4, 13, 2, 1168 + squarenote 8, 13, 1, 1152 endchannel SFX_Cry12_2_Ch5: dutycycle 238 - squarenote 11, 210, 56, 4 - squarenote 14, 198, 152, 4 - squarenote 3, 178, 136, 4 - squarenote 8, 177, 120, 4 + squarenote 11, 13, 2, 1080 + squarenote 14, 12, 6, 1176 + squarenote 3, 11, 2, 1160 + squarenote 8, 11, 1, 1144 endchannel SFX_Cry12_2_Ch7: - noisenote 10, 230, 108 - noisenote 15, 210, 92 - noisenote 3, 194, 108 - noisenote 8, 209, 92 + noisenote 10, 14, 6, 108 + noisenote 15, 13, 2, 92 + noisenote 3, 12, 2, 108 + noisenote 8, 13, 1, 92 endchannel |