diff options
Diffstat (limited to 'audio/sfx/cry01_2.asm')
-rw-r--r-- | audio/sfx/cry01_2.asm | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/audio/sfx/cry01_2.asm b/audio/sfx/cry01_2.asm index 43db8130..e226ed44 100644 --- a/audio/sfx/cry01_2.asm +++ b/audio/sfx/cry01_2.asm @@ -1,24 +1,24 @@ SFX_Cry01_2_Ch4: dutycycle 160 - squarenote 4, 243, 0, 6 - squarenote 8, 213, 96, 7 - squarenote 3, 226, 32, 7 - squarenote 8, 209, 16, 7 + squarenote 4, 15, 3, 1536 + squarenote 8, 13, 5, 1888 + squarenote 3, 14, 2, 1824 + squarenote 8, 13, 1, 1808 endchannel SFX_Cry01_2_Ch5: dutycycle 90 - squarenote 5, 179, 241, 6 - squarenote 7, 197, 82, 7 - squarenote 3, 162, 17, 7 - squarenote 8, 177, 1, 6 + squarenote 5, 11, 3, 1777 + squarenote 7, 12, 5, 1874 + squarenote 3, 10, 2, 1809 + squarenote 8, 11, 1, 1537 endchannel SFX_Cry01_2_Ch7: - noisenote 3, 162, 60 - noisenote 12, 148, 44 - noisenote 3, 130, 28 - noisenote 8, 113, 44 + noisenote 3, 10, 2, 60 + noisenote 12, 9, 4, 44 + noisenote 3, 8, 2, 28 + noisenote 8, 7, 1, 44 endchannel |