diff options
Diffstat (limited to 'audio/sfx/ss_anne_horn_1.asm')
-rw-r--r-- | audio/sfx/ss_anne_horn_1.asm | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/audio/sfx/ss_anne_horn_1.asm b/audio/sfx/ss_anne_horn_1.asm index b84c1c83..d2c57bc3 100644 --- a/audio/sfx/ss_anne_horn_1.asm +++ b/audio/sfx/ss_anne_horn_1.asm @@ -1,22 +1,22 @@ SFX_SS_Anne_Horn_1_Ch4: duty 2 - squarenote 15, 240, 0, 5 + squarenote 15, 15, 0, 1280 squarenote 4, 0, 0, 0 - squarenote 15, 240, 0, 5 - squarenote 15, 240, 0, 5 - squarenote 15, 240, 0, 5 - squarenote 15, 240, 0, 5 - squarenote 15, 242, 0, 5 + squarenote 15, 15, 0, 1280 + squarenote 15, 15, 0, 1280 + squarenote 15, 15, 0, 1280 + squarenote 15, 15, 0, 1280 + squarenote 15, 15, 2, 1280 endchannel SFX_SS_Anne_Horn_1_Ch5: duty 3 - squarenote 15, 240, 130, 4 + squarenote 15, 15, 0, 1154 squarenote 4, 0, 0, 0 - squarenote 15, 240, 130, 4 - squarenote 15, 240, 130, 4 - squarenote 15, 240, 130, 4 - squarenote 15, 240, 130, 4 - squarenote 15, 242, 130, 4 + squarenote 15, 15, 0, 1154 + squarenote 15, 15, 0, 1154 + squarenote 15, 15, 0, 1154 + squarenote 15, 15, 0, 1154 + squarenote 15, 15, 2, 1154 endchannel |