diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-21 10:06:32 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-21 10:06:32 -0400 |
| commit | c2259aab52b796e410e19be3bbc3d7f9465eb718 (patch) | |
| tree | 4f2a59a64ee27634519c358db0b31d8ecf5d9fce /audio/sfx/unknown_8058b.asm | |
| parent | Add space after commas in music headers (diff) | |
| download | pokeyellow-c2259aab52b796e410e19be3bbc3d7f9465eb718.tar.gz pokeyellow-c2259aab52b796e410e19be3bbc3d7f9465eb718.tar.xz pokeyellow-c2259aab52b796e410e19be3bbc3d7f9465eb718.zip | |
Split sound effects 4
Diffstat (limited to 'audio/sfx/unknown_8058b.asm')
| -rw-r--r-- | audio/sfx/unknown_8058b.asm | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/audio/sfx/unknown_8058b.asm b/audio/sfx/unknown_8058b.asm new file mode 100644 index 00000000..e954640a --- /dev/null +++ b/audio/sfx/unknown_8058b.asm @@ -0,0 +1,30 @@ +SFX_8058b_4_Ch4: + dutycycle $c9 + unknownsfx0x20 $8, $f7, $80, $06 + unknownsfx0x20 $2, $f7, $60, $06 + unknownsfx0x20 $1, $e7, $40, $06 + unknownsfx0x20 $1, $e7, $20, $06 + unknownsfx0x20 $f, $d1, $00, $06 + unknownsfx0x20 $4, $c7, $40, $07 + unknownsfx0x20 $4, $a7, $30, $07 + unknownsfx0x20 $f, $91, $20, $07 + endchannel + +SFX_805ae_4_Ch5 + dutycycle $79 + unknownsfx0x20 $a, $e7, $82, $06 + unknownsfx0x20 $2, $e7, $62, $06 + unknownsfx0x20 $1, $d7, $42, $06 + unknownsfx0x20 $1, $d7, $22, $06 + unknownsfx0x20 $f, $c1, $02, $06 + unknownsfx0x20 $4, $b7, $42, $07 + unknownsfx0x20 $2, $97, $32, $07 + unknownsfx0x20 $f, $81, $22, $07 + endchannel + +SFX_805d1_4_Ch7: + unknownnoise0x20 $4, $74, $21 + unknownnoise0x20 $4, $74, $10 + unknownnoise0x20 $4, $71, $20 + endchannel + |
