summaryrefslogtreecommitdiff
path: root/audio/sfx/battle_1e.asm
diff options
context:
space:
mode:
authordannye <33dannye@gmail.com>2018-03-16 17:56:37 -0500
committerdannye <33dannye@gmail.com>2018-03-16 18:07:41 -0500
commitb382473f7b6827020f5544c8dcc730be8fc83f6e (patch)
treef0a83aec2a4c0ca399602da0a0185d8c175221c1 /audio/sfx/battle_1e.asm
parentf8b710769dba1e128450c3d11eb2a7a05f745877 (diff)
Break up pitchenvelope parameters into length and pitch change
Diffstat (limited to 'audio/sfx/battle_1e.asm')
-rw-r--r--audio/sfx/battle_1e.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/sfx/battle_1e.asm b/audio/sfx/battle_1e.asm
index eaea0543..7bccb47c 100644
--- a/audio/sfx/battle_1e.asm
+++ b/audio/sfx/battle_1e.asm
@@ -1,10 +1,10 @@
SFX_Battle_1E_Ch4:
duty 0
- pitchenvelope 58
+ pitchenvelope 3, -2
squarenote 4, 242, 0, 2
- pitchenvelope 34
+ pitchenvelope 2, 2
squarenote 8, 226, 0, 2
- pitchenvelope 8
+ pitchenvelope 0, 0
endchannel