You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
A stab at audio engine.
This commit is contained in:
@@ -13,13 +13,13 @@ Music_Evolution_Ch1: ; f06ed
|
||||
dutycycle $2
|
||||
notetype $c, $92
|
||||
octave 3
|
||||
unknownmusic0xe0 $0, $4a
|
||||
unknownmusic0xe0 $0, 4, A_
|
||||
note C_, 1
|
||||
unknownmusic0xe0 $0, $4a
|
||||
unknownmusic0xe0 $0, 4, A_
|
||||
note G_, 1
|
||||
unknownmusic0xe0 $0, $4a
|
||||
unknownmusic0xe0 $0, 4, A_
|
||||
note C_, 1
|
||||
unknownmusic0xe0 $0, $4a
|
||||
unknownmusic0xe0 $0, 4, A_
|
||||
note G_, 1
|
||||
note __, 4
|
||||
dutycycle $3
|
||||
|
@@ -11,16 +11,16 @@ Music_HealPokemon_Ch1: ; f06a0
|
||||
tone $0001
|
||||
notetype $c, $81
|
||||
note __, 2
|
||||
unknownmusic0xe0 $0, $40
|
||||
unknownmusic0xe0 $0, 4, __
|
||||
note B_, 2
|
||||
unknownmusic0xe0 $0, $55
|
||||
unknownmusic0xe0 $0, 5, E_
|
||||
note B_, 2
|
||||
unknownmusic0xe0 $0, $45
|
||||
unknownmusic0xe0 $0, 4, E_
|
||||
note E_, 2
|
||||
note __, 4
|
||||
unknownmusic0xe0 $0, $30
|
||||
unknownmusic0xe0 $0, 3, __
|
||||
note E_, 4
|
||||
unknownmusic0xe0 $0, $40
|
||||
unknownmusic0xe0 $0, 4, __
|
||||
note B_, 4
|
||||
endchannel
|
||||
; f06c4
|
||||
|
Reference in New Issue
Block a user