kep-hack/audio/music/jigglypuffsong.asm
2016-06-11 17:24:04 -07:00

41 lines
403 B
NASM

Music_JigglypuffSong_Ch1::
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_Ch2::
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