diff options
Diffstat (limited to 'audio/sfx/unused_1.asm')
-rwxr-xr-x | audio/sfx/unused_1.asm | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/audio/sfx/unused_1.asm b/audio/sfx/unused_1.asm index 21d54fb1..9d1886cf 100755 --- a/audio/sfx/unused_1.asm +++ b/audio/sfx/unused_1.asm @@ -1,31 +1,31 @@ SFX_02_unused_Ch4: dutycycle 240 - unknownsfx0x20 15, 224, 128, 7 - unknownsfx0x20 15, 240, 132, 7 - unknownsfx0x20 15, 195, 224, 5 - unknownsfx0x20 15, 196, 0, 6 - unknownsfx0x20 10, 108, 128, 7 - unknownsfx0x20 8, 113, 132, 7 + 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 endchannel SFX_02_unused_Ch5: dutycycle 5 - unknownsfx0x20 15, 160, 65, 7 - unknownsfx0x20 15, 176, 67, 7 - unknownsfx0x20 15, 147, 177, 5 - unknownsfx0x20 15, 148, 193, 5 - unknownsfx0x20 10, 76, 65, 7 - unknownsfx0x20 8, 49, 70, 7 + 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 endchannel SFX_02_unused_Ch7: - unknownnoise0x20 2, 242, 76 - unknownnoise0x20 6, 224, 58 - unknownnoise0x20 15, 208, 58 - unknownnoise0x20 8, 208, 44 - unknownnoise0x20 6, 230, 76 - unknownnoise0x20 12, 125, 76 - unknownnoise0x20 15, 211, 76 + 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 endchannel |