diff options
Diffstat (limited to 'audio/sfx/trade_machine_1.asm')
-rw-r--r-- | audio/sfx/trade_machine_1.asm | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/audio/sfx/trade_machine_1.asm b/audio/sfx/trade_machine_1.asm index 97c6d007..050182b7 100644 --- a/audio/sfx/trade_machine_1.asm +++ b/audio/sfx/trade_machine_1.asm @@ -1,7 +1,7 @@ -SFX_Trade_Machine_1_Ch4: - duty 2 - pitchenvelope 1, 5 - squarenote 15, 15, 0, 1264 - squarenote 15, 15, 2, 1616 - pitchenvelope 0, 0 - endchannel +SFX_Trade_Machine_1_Ch5: + duty_cycle 2 + pitch_sweep 1, 5 + square_note 15, 15, 0, 1264 + square_note 15, 15, 2, 1616 + pitch_sweep 0, 0 + sound_ret |