kep-hack/audio/sfx/caught_mon.asm
dannye 84c7985e67 Fix sound effect channel numbering
mostly so that sound effects that only use the noise channel are
labelled 'Ch7' instead of 'Ch1'
2016-07-27 19:30:57 -05:00

62 lines
550 B
NASM

SFX_Caught_Mon_Ch4:
executemusic
tempo 256
volume 7, 7
duty 3
toggleperfectpitch
notetype 6, 11, 2
octave 3
E_ 2
F# 2
G# 2
G# 1
G# 1
B_ 2
octave 4
C# 2
D# 2
D# 1
D# 1
notetype 6, 11, 5
E_ 8
endchannel
SFX_Caught_Mon_Ch5:
executemusic
duty 2
notetype 6, 12, 2
octave 4
G# 2
G# 1
G# 1
E_ 2
E_ 1
E_ 1
B_ 2
B_ 1
B_ 1
A_ 2
A_ 1
A_ 1
notetype 6, 12, 5
G# 8
endchannel
SFX_Caught_Mon_Ch6:
executemusic
notetype 6, 1, 0
octave 4
B_ 2
rest 2
octave 5
C# 2
rest 2
D# 2
rest 2
F# 2
G_ 2
G# 4
endchannel