diff options
Diffstat (limited to 'audio/sfx/cry00_3.asm')
-rw-r--r-- | audio/sfx/cry00_3.asm | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/audio/sfx/cry00_3.asm b/audio/sfx/cry00_3.asm index 3a434193..3956e46c 100644 --- a/audio/sfx/cry00_3.asm +++ b/audio/sfx/cry00_3.asm @@ -1,21 +1,21 @@ SFX_Cry00_3_Ch4: dutycycle 245 - squarenote 4, 243, 24, 7 - squarenote 15, 229, 152, 7 - squarenote 8, 145, 88, 7 + squarenote 4, 15, 3, 1816 + squarenote 15, 14, 5, 1944 + squarenote 8, 9, 1, 1880 endchannel SFX_Cry00_3_Ch5: dutycycle 160 - squarenote 5, 179, 8, 7 - squarenote 15, 197, 136, 7 - squarenote 8, 113, 72, 7 + squarenote 5, 11, 3, 1800 + squarenote 15, 12, 5, 1928 + squarenote 8, 7, 1, 1864 endchannel SFX_Cry00_3_Ch7: - noisenote 3, 161, 28 - noisenote 14, 148, 44 - noisenote 8, 129, 28 + noisenote 3, 10, 1, 28 + noisenote 14, 9, 4, 44 + noisenote 8, 8, 1, 28 endchannel |