kep-hack/audio/sfx/sfx_02_3a.asm
U-Daniel-PC\Daniel fc9b61e8ac Rename/organize part 3 of 4
rename functions, clean up address/wram comments, other misc
only broken up so that all changes are viewable on github
2015-07-03 14:39:24 -05:00

48 lines
538 B
NASM
Executable file

SFX_02_3a_Ch1: ; ad77 (2:6d77)
executemusic
tempo 256
volume 7, 7
vibrato 6, 2, 6
duty 2
toggleperfectpitch
notetype 4, 11, 1
octave 3
G# 2
G# 2
G# 2
notetype 12, 11, 3
octave 4
E_ 4
endchannel
SFX_02_3a_Ch2: ; ad8e (2:6d8e)
executemusic
vibrato 8, 2, 7
duty 2
notetype 4, 12, 1
octave 4
E_ 2
E_ 2
E_ 2
notetype 12, 12, 3
B_ 4
endchannel
SFX_02_3a_Ch3: ; ad9e (2:6d9e)
executemusic
notetype 4, 1, 0
octave 4
B_ 1
rest 1
B_ 1
rest 1
B_ 1
rest 1
notetype 12, 1, 0
octave 4
B_ 2
rest 2
endchannel