diff options
Diffstat (limited to 'audio/sfx/turn_on_pc_3.asm')
-rw-r--r-- | audio/sfx/turn_on_pc_3.asm | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/audio/sfx/turn_on_pc_3.asm b/audio/sfx/turn_on_pc_3.asm index 281f4567..e33aefa1 100644 --- a/audio/sfx/turn_on_pc_3.asm +++ b/audio/sfx/turn_on_pc_3.asm @@ -1,14 +1,14 @@ -SFX_Turn_On_PC_3_Ch4: - duty 2 - squarenote 15, 15, 2, 1984 - squarenote 15, 0, 0, 0 - squarenote 15, 0, 0, 0 - squarenote 3, 8, 1, 1920 - squarenote 3, 8, 1, 1792 - squarenote 3, 8, 1, 1856 - squarenote 3, 8, 1, 1792 - squarenote 3, 8, 1, 1920 - squarenote 3, 8, 1, 1792 - squarenote 3, 8, 1, 1984 - squarenote 3, 8, 1, 1792 - endchannel +SFX_Turn_On_PC_3_Ch5: + duty_cycle 2 + square_note 15, 15, 2, 1984 + square_note 15, 0, 0, 0 + square_note 15, 0, 0, 0 + square_note 3, 8, 1, 1920 + square_note 3, 8, 1, 1792 + square_note 3, 8, 1, 1856 + square_note 3, 8, 1, 1792 + square_note 3, 8, 1, 1920 + square_note 3, 8, 1, 1792 + square_note 3, 8, 1, 1984 + square_note 3, 8, 1, 1792 + sound_ret |