diff options
Diffstat (limited to 'audio/sfx/psychic_m.asm')
-rw-r--r-- | audio/sfx/psychic_m.asm | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/audio/sfx/psychic_m.asm b/audio/sfx/psychic_m.asm index 55bb3d25..a9cd5ec3 100644 --- a/audio/sfx/psychic_m.asm +++ b/audio/sfx/psychic_m.asm @@ -1,32 +1,32 @@ SFX_Psychic_M_Ch4: duty 2 pitchenvelope 15, 7 - squarenote 8, 196, 189, 7 - squarenote 8, 196, 190, 7 - squarenote 8, 196, 191, 7 - squarenote 8, 196, 192, 7 - squarenote 15, 196, 193, 7 - squarenote 15, 242, 192, 7 + squarenote 8, 12, 4, 1981 + squarenote 8, 12, 4, 1982 + squarenote 8, 12, 4, 1983 + squarenote 8, 12, 4, 1984 + squarenote 15, 12, 4, 1985 + squarenote 15, 15, 2, 1984 pitchenvelope 0, 0 endchannel SFX_Psychic_M_Ch5: duty 2 - squarenote 8, 196, 112, 7 - squarenote 8, 196, 97, 7 - squarenote 8, 196, 98, 7 - squarenote 8, 196, 99, 7 - squarenote 15, 196, 100, 7 - squarenote 15, 242, 100, 7 + squarenote 8, 12, 4, 1904 + squarenote 8, 12, 4, 1889 + squarenote 8, 12, 4, 1890 + squarenote 8, 12, 4, 1891 + squarenote 15, 12, 4, 1892 + squarenote 15, 15, 2, 1892 endchannel SFX_Psychic_M_Ch7: - noisenote 15, 63, 20 - noisenote 15, 207, 19 - noisenote 15, 207, 18 - noisenote 15, 207, 17 - noisenote 15, 207, 16 - noisenote 15, 194, 16 + noisenote 15, 3, -7, 20 + noisenote 15, 12, -7, 19 + noisenote 15, 12, -7, 18 + noisenote 15, 12, -7, 17 + noisenote 15, 12, -7, 16 + noisenote 15, 12, 2, 16 endchannel |