pokecrystal-board/audio/music/healpokemon.asm

51 lines
770 B
NASM
Raw Normal View History

2018-06-24 07:09:41 -07:00
Music_HealPokemon:
2015-12-07 08:28:58 -08:00
musicheader 3, 1, Music_HealPokemon_Ch1
musicheader 1, 2, Music_HealPokemon_Ch2
musicheader 1, 3, Music_HealPokemon_Ch3
2012-11-30 02:52:23 -08:00
2018-06-24 07:09:41 -07:00
Music_HealPokemon_Ch1:
2013-11-06 22:18:50 -08:00
tempo 144
2012-11-30 02:52:23 -08:00
volume $77
2013-11-06 22:18:50 -08:00
dutycycle $2
tone $0001
notetype $c, $81
note __, 2
slidepitchto 1, 4, __
note B_, 2
slidepitchto 1, 5, E_
note B_, 2
slidepitchto 1, 4, E_
note E_, 2
note __, 4
slidepitchto 1, 3, __
note E_, 4
slidepitchto 1, 4, __
note B_, 4
2013-11-06 22:18:50 -08:00
endchannel
2012-11-30 02:52:23 -08:00
2018-06-24 07:09:41 -07:00
Music_HealPokemon_Ch2:
2013-11-06 22:18:50 -08:00
dutycycle $2
notetype $c, $c3
octave 4
note B_, 4
note B_, 4
note B_, 2
note G#, 2
2013-11-06 22:18:50 -08:00
notetype $c, $c4
octave 5
note E_, 8
2013-11-06 22:18:50 -08:00
endchannel
2012-11-30 02:52:23 -08:00
2018-06-24 07:09:41 -07:00
Music_HealPokemon_Ch3:
2013-11-06 22:18:50 -08:00
notetype $c, $10
octave 4
note E_, 2
note __, 2
note E_, 2
note __, 2
note E_, 2
note G#, 2
note E_, 6
note __, 2
2013-11-06 22:18:50 -08:00
endchannel