diff options
Diffstat (limited to 'audio/sfx/unused_1.asm')
-rw-r--r-- | audio/sfx/unused_1.asm | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/audio/sfx/unused_1.asm b/audio/sfx/unused_1.asm index 9d1886cf..e805a333 100644 --- a/audio/sfx/unused_1.asm +++ b/audio/sfx/unused_1.asm @@ -1,31 +1,31 @@ -SFX_02_unused_Ch4: +SFX_Unused_1_Ch4: dutycycle 240 - squarenote 15, 224, 128, 7 - squarenote 15, 240, 132, 7 - squarenote 15, 195, 224, 5 - squarenote 15, 196, 0, 6 - squarenote 10, 108, 128, 7 - squarenote 8, 113, 132, 7 + squarenote 15, 14, 0, 1920 + squarenote 15, 15, 0, 1924 + squarenote 15, 12, 3, 1504 + squarenote 15, 12, 4, 1536 + squarenote 10, 6, -4, 1920 + squarenote 8, 7, 1, 1924 endchannel -SFX_02_unused_Ch5: +SFX_Unused_1_Ch5: dutycycle 5 - squarenote 15, 160, 65, 7 - squarenote 15, 176, 67, 7 - squarenote 15, 147, 177, 5 - squarenote 15, 148, 193, 5 - squarenote 10, 76, 65, 7 - squarenote 8, 49, 70, 7 + squarenote 15, 10, 0, 1857 + squarenote 15, 11, 0, 1859 + squarenote 15, 9, 3, 1457 + squarenote 15, 9, 4, 1473 + squarenote 10, 4, -4, 1857 + squarenote 8, 3, 1, 1862 endchannel -SFX_02_unused_Ch7: - noisenote 2, 242, 76 - noisenote 6, 224, 58 - noisenote 15, 208, 58 - noisenote 8, 208, 44 - noisenote 6, 230, 76 - noisenote 12, 125, 76 - noisenote 15, 211, 76 +SFX_Unused_1_Ch7: + noisenote 2, 15, 2, 76 + noisenote 6, 14, 0, 58 + noisenote 15, 13, 0, 58 + noisenote 8, 13, 0, 44 + noisenote 6, 14, 6, 76 + noisenote 12, 7, -5, 76 + noisenote 15, 13, 3, 76 endchannel |