kep-hack/audio/sfx/level_up.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

64 lines
641 B
NASM

SFX_Level_Up_Ch4:
executemusic
tempo 256
volume 7, 7
duty 2
toggleperfectpitch
notetype 6, 11, 4
octave 4
F_ 4
notetype 4, 11, 2
C_ 2
F_ 2
C_ 2
notetype 6, 11, 3
D# 2
D# 2
E_ 2
notetype 6, 11, 4
F_ 8
endchannel
SFX_Level_Up_Ch5:
executemusic
vibrato 4, 2, 2
duty 2
notetype 6, 12, 4
octave 4
A_ 4
notetype 4, 12, 2
A_ 2
A_ 2
A_ 2
notetype 6, 12, 4
A# 2
A# 2
A# 2
notetype 6, 12, 4
A_ 8
endchannel
SFX_Level_Up_Ch6:
executemusic
notetype 6, 1, 0
octave 5
A_ 4
notetype 4, 1, 0
F_ 1
rest 1
F_ 1
rest 1
F_ 1
rest 1
notetype 6, 1, 0
G_ 1
rest 1
D# 1
rest 1
G_ 1
rest 1
A_ 8
endchannel