diff options
Diffstat (limited to 'audio/sfx/cry06_1.asm')
-rw-r--r-- | audio/sfx/cry06_1.asm | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/audio/sfx/cry06_1.asm b/audio/sfx/cry06_1.asm index 5adf4058..09099504 100644 --- a/audio/sfx/cry06_1.asm +++ b/audio/sfx/cry06_1.asm @@ -1,11 +1,11 @@ SFX_Cry06_1_Ch4: dutycycle 250 - squarenote 6, 131, 71, 2 - squarenote 15, 98, 38, 2 - squarenote 4, 82, 69, 2 - squarenote 9, 99, 6, 2 - squarenote 15, 130, 37, 2 - squarenote 15, 66, 7, 2 + squarenote 6, 8, 3, 583 + squarenote 15, 6, 2, 550 + squarenote 4, 5, 2, 581 + squarenote 9, 6, 3, 518 + squarenote 15, 8, 2, 549 + squarenote 15, 4, 2, 519 SFX_Cry06_1_Ch5: @@ -13,10 +13,10 @@ SFX_Cry06_1_Ch5: SFX_Cry06_1_Ch7: - noisenote 8, 212, 140 - noisenote 4, 226, 156 - noisenote 15, 198, 140 - noisenote 8, 228, 172 - noisenote 15, 215, 156 - noisenote 15, 242, 172 + noisenote 8, 13, 4, 140 + noisenote 4, 14, 2, 156 + noisenote 15, 12, 6, 140 + noisenote 8, 14, 4, 172 + noisenote 15, 13, 7, 156 + noisenote 15, 15, 2, 172 endchannel |