kep-hack/audio/music/jigglypuffsong.asm
dannye 9984527c2c Fix music channel numbering
same as previous, but for songs instead of sound effects
2016-07-27 20:19:59 -05:00

41 lines
403 B
NASM

Music_JigglypuffSong_Ch0::
tempo 144
volume 7, 7
vibrato 8, 2, 4
duty 2
dutycycle 165
toggleperfectpitch
notetype 13, 6, 7
octave 4
E_ 8
notetype 12, 6, 7
B_ 2
G# 6
F# 8
G# 2
A_ 6
G# 8
F# 4
G# 4
E_ 10
endchannel
Music_JigglypuffSong_Ch1::
vibrato 5, 1, 5
duty 2
dutycycle 10
notetype 12, 10, 7
octave 4
E_ 8
B_ 2
G# 6
F# 8
G# 2
A_ 6
G# 8
F# 4
G# 4
E_ 10
endchannel