diff options
Diffstat (limited to 'audio/sfx/cry1d_1.asm')
-rw-r--r-- | audio/sfx/cry1d_1.asm | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/audio/sfx/cry1d_1.asm b/audio/sfx/cry1d_1.asm index 056ed408..4cef3bf0 100644 --- a/audio/sfx/cry1d_1.asm +++ b/audio/sfx/cry1d_1.asm @@ -1,29 +1,29 @@ SFX_Cry1D_1_Ch4: dutycycle 244 - squarenote 15, 240, 5, 7 - squarenote 10, 224, 0, 7 - squarenote 6, 180, 16, 7 - squarenote 4, 211, 0, 7 - squarenote 6, 178, 32, 6 - squarenote 8, 161, 36, 6 + squarenote 15, 15, 0, 1797 + squarenote 10, 14, 0, 1792 + squarenote 6, 11, 4, 1808 + squarenote 4, 13, 3, 1792 + squarenote 6, 11, 2, 1568 + squarenote 8, 10, 1, 1572 endchannel SFX_Cry1D_1_Ch5: dutycycle 34 - squarenote 15, 176, 195, 6 - squarenote 10, 160, 193, 6 - squarenote 6, 132, 210, 6 - squarenote 4, 147, 193, 6 - squarenote 6, 130, 225, 5 - squarenote 8, 97, 232, 5 + squarenote 15, 11, 0, 1731 + squarenote 10, 10, 0, 1729 + squarenote 6, 8, 4, 1746 + squarenote 4, 9, 3, 1729 + squarenote 6, 8, 2, 1505 + squarenote 8, 6, 1, 1512 endchannel SFX_Cry1D_1_Ch7: - noisenote 6, 230, 76 - noisenote 15, 214, 60 - noisenote 10, 197, 74 - noisenote 1, 178, 91 - noisenote 15, 194, 76 + noisenote 6, 14, 6, 76 + noisenote 15, 13, 6, 60 + noisenote 10, 12, 5, 74 + noisenote 1, 11, 2, 91 + noisenote 15, 12, 2, 76 endchannel |