diff options
Diffstat (limited to 'audio/sfx/shrink_3.asm')
-rw-r--r-- | audio/sfx/shrink_3.asm | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/sfx/shrink_3.asm b/audio/sfx/shrink_3.asm index 0256c6c9..37a8b572 100644 --- a/audio/sfx/shrink_3.asm +++ b/audio/sfx/shrink_3.asm @@ -1,10 +1,10 @@ SFX_Shrink_3_Ch4: duty 1 pitchenvelope 1, 7 - squarenote 15, 215, 0, 6 - squarenote 15, 183, 128, 5 - squarenote 15, 135, 0, 5 - squarenote 15, 71, 128, 4 - squarenote 15, 23, 0, 4 + squarenote 15, 13, 7, 1536 + squarenote 15, 11, 7, 1408 + squarenote 15, 8, 7, 1280 + squarenote 15, 4, 7, 1152 + squarenote 15, 1, 7, 1024 pitchenvelope 0, 0 endchannel |