diff options
| author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-04-06 09:51:22 -0400 |
|---|---|---|
| committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-04-06 09:51:22 -0400 |
| commit | 46164d4d4740f0fefc726bf691626a13855090ab (patch) | |
| tree | 16c885a6d76e241d6bb0d01d4f94934ae0011dd3 /audio/sfx/sfx_08_31.asm | |
| parent | 391bbad29e4c7af8ea26f39e78ed03167ff52df9 (diff) | |
combine audio and music folders
Diffstat (limited to 'audio/sfx/sfx_08_31.asm')
| -rw-r--r-- | audio/sfx/sfx_08_31.asm | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/audio/sfx/sfx_08_31.asm b/audio/sfx/sfx_08_31.asm new file mode 100644 index 00000000..d43791b0 --- /dev/null +++ b/audio/sfx/sfx_08_31.asm @@ -0,0 +1,30 @@ +SFX_08_31_Ch1: ; 211f0 (8:51f0) + dutycycle 244 + unknownsfx0x20 15, 240, 5, 7 + unknownsfx0x20 10, 224, 0, 7 + unknownsfx0x20 6, 180, 16, 7 + unknownsfx0x20 4, 211, 0, 7 + unknownsfx0x20 6, 178, 32, 6 + unknownsfx0x20 8, 161, 36, 6 + endchannel + + +SFX_08_31_Ch2: ; 2120b (8:520b) + dutycycle 34 + unknownsfx0x20 15, 176, 195, 6 + unknownsfx0x20 10, 160, 193, 6 + unknownsfx0x20 6, 132, 210, 6 + unknownsfx0x20 4, 147, 193, 6 + unknownsfx0x20 6, 130, 225, 5 + unknownsfx0x20 8, 97, 232, 5 + endchannel + + +SFX_08_31_Ch3: ; 21226 (8:5226) + unknownnoise0x20 6, 230, 76 + unknownnoise0x20 15, 214, 60 + unknownnoise0x20 10, 197, 74 + unknownnoise0x20 1, 178, 91 + unknownnoise0x20 15, 194, 76 + endchannel +; 0x21236
\ No newline at end of file |
