mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-22 07:02:17 +13:00
Manually merge pokecrystal audio files
and remove more CrystalComplete leftovers
This commit is contained in:
parent
094594bffb
commit
735d5bd4c2
189 changed files with 9015 additions and 41631 deletions
|
|
@ -1,10 +1,9 @@
|
|||
Music_RuinsOfAlphInterior: ; ebd9e
|
||||
dbw $80, Music_RuinsOfAlphInterior_Ch1
|
||||
dbw $01, Music_RuinsOfAlphInterior_Ch2
|
||||
dbw $02, Music_RuinsOfAlphInterior_Ch3
|
||||
; ebda7
|
||||
Music_RuinsOfAlphInterior:
|
||||
musicheader 3, 1, Music_RuinsOfAlphInterior_Ch1
|
||||
musicheader 1, 2, Music_RuinsOfAlphInterior_Ch2
|
||||
musicheader 1, 3, Music_RuinsOfAlphInterior_Ch3
|
||||
|
||||
Music_RuinsOfAlphInterior_Ch1: ; ebda7
|
||||
Music_RuinsOfAlphInterior_Ch1:
|
||||
tempo 224
|
||||
volume $77
|
||||
dutycycle $0
|
||||
|
|
@ -12,14 +11,13 @@ Music_RuinsOfAlphInterior_Ch1: ; ebda7
|
|||
notetype $c, $44
|
||||
note __, 1
|
||||
loopchannel 0, Music_RuinsOfAlphInterior_branch_ebdc2
|
||||
; ebdb8
|
||||
|
||||
Music_RuinsOfAlphInterior_Ch2: ; ebdb8
|
||||
Music_RuinsOfAlphInterior_Ch2:
|
||||
tone $0002
|
||||
dutycycle $0
|
||||
stereopanning $f
|
||||
notetype $c, $a4
|
||||
Music_RuinsOfAlphInterior_branch_ebdc2: ; ebdc2
|
||||
Music_RuinsOfAlphInterior_branch_ebdc2:
|
||||
octave 4
|
||||
note C_, 4
|
||||
octave 3
|
||||
|
|
@ -35,11 +33,10 @@ Music_RuinsOfAlphInterior_branch_ebdc2: ; ebdc2
|
|||
octave 3
|
||||
note A#, 4
|
||||
loopchannel 0, Music_RuinsOfAlphInterior_branch_ebdc2
|
||||
; ebdd4
|
||||
|
||||
Music_RuinsOfAlphInterior_Ch3: ; ebdd4
|
||||
Music_RuinsOfAlphInterior_Ch3:
|
||||
notetype $c, $10
|
||||
Music_RuinsOfAlphInterior_branch_ebdd7: ; ebdd7
|
||||
Music_RuinsOfAlphInterior_branch_ebdd7:
|
||||
octave 2
|
||||
note G#, 2
|
||||
octave 3
|
||||
|
|
@ -47,6 +44,3 @@ Music_RuinsOfAlphInterior_branch_ebdd7: ; ebdd7
|
|||
note E_, 2
|
||||
note __, 10
|
||||
loopchannel 0, Music_RuinsOfAlphInterior_branch_ebdd7
|
||||
; ebde1
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue