diff options
Diffstat (limited to 'audio/sfx/cry21_3.asm')
-rw-r--r-- | audio/sfx/cry21_3.asm | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/audio/sfx/cry21_3.asm b/audio/sfx/cry21_3.asm index 971a85dc..c93a4784 100644 --- a/audio/sfx/cry21_3.asm +++ b/audio/sfx/cry21_3.asm @@ -1,27 +1,27 @@ -SFX_Cry21_3_Ch4: - dutycycle 27 - squarenote 3, 15, 3, 1380 - squarenote 2, 14, 2, 1348 - squarenote 5, 13, 1, 1314 - squarenote 2, 11, 2, 1156 - squarenote 8, 13, 1, 1186 - squarenote 3, 15, 3, 1316 - squarenote 4, 14, 4, 1252 - squarenote 8, 13, 1, 1282 - endchannel +SFX_Cry21_3_Ch5: + duty_cycle_pattern 27 + square_note 3, 15, 3, 1380 + square_note 2, 14, 2, 1348 + square_note 5, 13, 1, 1314 + square_note 2, 11, 2, 1156 + square_note 8, 13, 1, 1186 + square_note 3, 15, 3, 1316 + square_note 4, 14, 4, 1252 + square_note 8, 13, 1, 1282 + sound_ret -SFX_Cry21_3_Ch5: - dutycycle 204 - squarenote 3, 13, 3, 1376 - squarenote 2, 12, 2, 1344 - squarenote 5, 12, 1, 1312 - squarenote 2, 9, 2, 1152 - squarenote 8, 12, 1, 1184 - squarenote 3, 13, 3, 1312 - squarenote 3, 12, 4, 1248 - squarenote 8, 12, 1, 1280 +SFX_Cry21_3_Ch6: + duty_cycle_pattern 204 + square_note 3, 13, 3, 1376 + square_note 2, 12, 2, 1344 + square_note 5, 12, 1, 1312 + square_note 2, 9, 2, 1152 + square_note 8, 12, 1, 1184 + square_note 3, 13, 3, 1312 + square_note 3, 12, 4, 1248 + square_note 8, 12, 1, 1280 -SFX_Cry21_3_Ch7: - endchannel +SFX_Cry21_3_Ch8: + sound_ret |