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/cry0b_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/cry0b_2.asm')
| -rw-r--r-- | audio/sfx/cry0b_2.asm | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/audio/sfx/cry0b_2.asm b/audio/sfx/cry0b_2.asm index f762ea02..88a7fdc8 100644 --- a/audio/sfx/cry0b_2.asm +++ b/audio/sfx/cry0b_2.asm @@ -1,37 +1,37 @@ SFX_Cry0B_2_Ch4: dutycycle 204 - unknownsfx0x20 4, 241, 0, 7 - unknownsfx0x20 4, 225, 128, 7 - unknownsfx0x20 4, 209, 64, 7 - unknownsfx0x20 4, 225, 64, 7 - unknownsfx0x20 4, 241, 128, 7 - unknownsfx0x20 4, 209, 0, 7 - unknownsfx0x20 4, 241, 1, 7 - unknownsfx0x20 4, 209, 130, 7 - unknownsfx0x20 4, 193, 66, 7 - unknownsfx0x20 8, 177, 65, 7 + squarenote 4, 241, 0, 7 + squarenote 4, 225, 128, 7 + squarenote 4, 209, 64, 7 + squarenote 4, 225, 64, 7 + squarenote 4, 241, 128, 7 + squarenote 4, 209, 0, 7 + squarenote 4, 241, 1, 7 + squarenote 4, 209, 130, 7 + squarenote 4, 193, 66, 7 + squarenote 8, 177, 65, 7 endchannel SFX_Cry0B_2_Ch5: dutycycle 68 - unknownsfx0x20 12, 8, 0, 0 - unknownsfx0x20 4, 241, 1, 7 - unknownsfx0x20 4, 225, 130, 7 - unknownsfx0x20 4, 209, 65, 7 - unknownsfx0x20 4, 225, 65, 7 - unknownsfx0x20 4, 241, 130, 7 - unknownsfx0x20 8, 209, 1, 7 + squarenote 12, 8, 0, 0 + squarenote 4, 241, 1, 7 + squarenote 4, 225, 130, 7 + squarenote 4, 209, 65, 7 + squarenote 4, 225, 65, 7 + squarenote 4, 241, 130, 7 + squarenote 8, 209, 1, 7 endchannel SFX_Cry0B_2_Ch7: - unknownnoise0x20 15, 8, 0 - unknownnoise0x20 4, 8, 0 - unknownnoise0x20 4, 209, 76 - unknownnoise0x20 4, 177, 44 - unknownnoise0x20 4, 209, 60 - unknownnoise0x20 4, 177, 60 - unknownnoise0x20 4, 193, 44 - unknownnoise0x20 8, 161, 76 + noisenote 15, 8, 0 + noisenote 4, 8, 0 + noisenote 4, 209, 76 + noisenote 4, 177, 44 + noisenote 4, 209, 60 + noisenote 4, 177, 60 + noisenote 4, 193, 44 + noisenote 8, 161, 76 endchannel |
