kep-hack/audio/music/jigglypuffsong.asm
2014-06-09 13:47:20 -04:00

41 lines
568 B
NASM

Music_JigglypuffSong_Ch1:: ; 7fb7d (1f:7b7d)
tempo 144
volume 7, 7
vibrato 8, 2, 4
duty 2
dutycycle 165
toggleperfectpitch
notetype 13, 6, 7
octave 4
note E_, 8
notetype 12, 6, 7
note B_, 2
note G#, 6
note F#, 8
note G#, 2
note A_, 6
note G#, 8
note F#, 4
note G#, 4
note E_, 10
endchannel
Music_JigglypuffSong_Ch2:: ; 7fb9a (1f:7b9a)
vibrato 5, 1, 5
duty 2
dutycycle 10
notetype 12, 10, 7
octave 4
note E_, 8
note B_, 2
note G#, 6
note F#, 8
note G#, 2
note A_, 6
note G#, 8
note F#, 4
note G#, 4
note E_, 10
endchannel
; 0x7fbaf