Pitch wheel

This commit is contained in:
pikalaxalt
2016-05-10 14:33:24 -04:00
parent 46ecd5b869
commit f8c14d97e5
7 changed files with 100 additions and 98 deletions

View File

@@ -13,13 +13,13 @@ Music_Evolution_Ch1: ; f06ed
dutycycle $2
notetype $c, $92
octave 3
unknownmusic0xe0 $0, 4, A_
slidepitchto 0, 4, A_
note C_, 1
unknownmusic0xe0 $0, 4, A_
slidepitchto 0, 4, A_
note G_, 1
unknownmusic0xe0 $0, 4, A_
slidepitchto 0, 4, A_
note C_, 1
unknownmusic0xe0 $0, 4, A_
slidepitchto 0, 4, A_
note G_, 1
note __, 4
dutycycle $3

View File

@@ -11,16 +11,16 @@ Music_HealPokemon_Ch1: ; f06a0
tone $0001
notetype $c, $81
note __, 2
unknownmusic0xe0 $0, 4, __
slidepitchto 0, 4, __
note B_, 2
unknownmusic0xe0 $0, 5, E_
slidepitchto 0, 5, E_
note B_, 2
unknownmusic0xe0 $0, 4, E_
slidepitchto 0, 4, E_
note E_, 2
note __, 4
unknownmusic0xe0 $0, 3, __
slidepitchto 0, 3, __
note E_, 4
unknownmusic0xe0 $0, 4, __
slidepitchto 0, 4, __
note B_, 4
endchannel
; f06c4