diff options
| author | Eggy0 <kristinica.cop@gmail.com> | 2018-03-16 22:02:14 +0100 |
|---|---|---|
| committer | Eggy0 <kristinica.cop@gmail.com> | 2018-03-16 22:02:14 +0100 |
| commit | 5826f25bef74508e4017281c6bc3badd2c57d3fa (patch) | |
| tree | af57d4f108dd909e7c7e4992e25d87069325a8f7 /audio/sfx/cry24_2.asm | |
| parent | Update audio_macros.asm (diff) | |
| download | pokeyellow-5826f25bef74508e4017281c6bc3badd2c57d3fa.tar.gz pokeyellow-5826f25bef74508e4017281c6bc3badd2c57d3fa.tar.xz pokeyellow-5826f25bef74508e4017281c6bc3badd2c57d3fa.zip | |
Made some changes
Diffstat (limited to 'audio/sfx/cry24_2.asm')
| -rw-r--r-- | audio/sfx/cry24_2.asm | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/audio/sfx/cry24_2.asm b/audio/sfx/cry24_2.asm index aede2b95..67d8c45e 100644 --- a/audio/sfx/cry24_2.asm +++ b/audio/sfx/cry24_2.asm @@ -1,33 +1,33 @@ SFX_Cry24_2_Ch4: dutycycle 240 - unknownsfx0x20 15, 247, 128, 6 - unknownsfx0x20 10, 230, 132, 6 - unknownsfx0x20 15, 215, 144, 6 - unknownsfx0x20 8, 213, 144, 6 - unknownsfx0x20 6, 196, 136, 6 - unknownsfx0x20 5, 211, 112, 6 - unknownsfx0x20 4, 211, 96, 6 - unknownsfx0x20 8, 193, 64, 6 + squarenote 15, 247, 128, 6 + squarenote 10, 230, 132, 6 + squarenote 15, 215, 144, 6 + squarenote 8, 213, 144, 6 + squarenote 6, 196, 136, 6 + squarenote 5, 211, 112, 6 + squarenote 4, 211, 96, 6 + squarenote 8, 193, 64, 6 endchannel SFX_Cry24_2_Ch5: dutycycle 5 - unknownsfx0x20 15, 183, 65, 6 - unknownsfx0x20 10, 150, 66, 6 - unknownsfx0x20 15, 167, 81, 6 - unknownsfx0x20 8, 165, 81, 6 - unknownsfx0x20 6, 148, 71, 6 - unknownsfx0x20 5, 163, 49, 6 - unknownsfx0x20 4, 147, 34, 6 - unknownsfx0x20 8, 113, 1, 6 + squarenote 15, 183, 65, 6 + squarenote 10, 150, 66, 6 + squarenote 15, 167, 81, 6 + squarenote 8, 165, 81, 6 + squarenote 6, 148, 71, 6 + squarenote 5, 163, 49, 6 + squarenote 4, 147, 34, 6 + squarenote 8, 113, 1, 6 endchannel SFX_Cry24_2_Ch7: - unknownnoise0x20 15, 228, 60 - unknownnoise0x20 10, 199, 76 - unknownnoise0x20 10, 199, 60 - unknownnoise0x20 12, 183, 76 - unknownnoise0x20 15, 162, 92 + noisenote 15, 228, 60 + noisenote 10, 199, 76 + noisenote 10, 199, 60 + noisenote 12, 183, 76 + noisenote 15, 162, 92 endchannel |
