mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-21 22:52:15 +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,11 +1,10 @@
|
|||
Music_SproutTower: ; f6974
|
||||
dbw $c0, Music_SproutTower_Ch1
|
||||
dbw $01, Music_SproutTower_Ch2
|
||||
dbw $02, Music_SproutTower_Ch3
|
||||
dbw $03, Music_SproutTower_Ch4
|
||||
; f6980
|
||||
Music_SproutTower:
|
||||
musicheader 4, 1, Music_SproutTower_Ch1
|
||||
musicheader 1, 2, Music_SproutTower_Ch2
|
||||
musicheader 1, 3, Music_SproutTower_Ch3
|
||||
musicheader 1, 4, Music_SproutTower_Ch4
|
||||
|
||||
Music_SproutTower_Ch1: ; f6980
|
||||
Music_SproutTower_Ch1:
|
||||
tempo 176
|
||||
volume $77
|
||||
dutycycle $3
|
||||
|
|
@ -15,7 +14,7 @@ Music_SproutTower_Ch1: ; f6980
|
|||
notetype $c, $a3
|
||||
note __, 16
|
||||
note __, 16
|
||||
Music_SproutTower_branch_f6994: ; f6994
|
||||
Music_SproutTower_branch_f6994:
|
||||
note __, 6
|
||||
octave 3
|
||||
note F_, 2
|
||||
|
|
@ -61,9 +60,8 @@ Music_SproutTower_branch_f6994: ; f6994
|
|||
note D#, 4
|
||||
note D#, 4
|
||||
loopchannel 0, Music_SproutTower_branch_f6994
|
||||
; f69c8
|
||||
|
||||
Music_SproutTower_Ch2: ; f69c8
|
||||
Music_SproutTower_Ch2:
|
||||
dutycycle $3
|
||||
tone $0001
|
||||
vibrato $8, $48
|
||||
|
|
@ -77,7 +75,7 @@ Music_SproutTower_Ch2: ; f69c8
|
|||
note F_, 4
|
||||
note D#, 4
|
||||
note D#, 4
|
||||
Music_SproutTower_branch_f69dc: ; f69dc
|
||||
Music_SproutTower_branch_f69dc:
|
||||
intensity $b5
|
||||
octave 4
|
||||
note C_, 4
|
||||
|
|
@ -139,9 +137,8 @@ Music_SproutTower_branch_f69dc: ; f69dc
|
|||
note C_, 16
|
||||
note __, 16
|
||||
loopchannel 0, Music_SproutTower_branch_f69dc
|
||||
; f6a25
|
||||
|
||||
Music_SproutTower_Ch3: ; f6a25
|
||||
Music_SproutTower_Ch3:
|
||||
vibrato $14, $e8
|
||||
notetype $c, $14
|
||||
octave 3
|
||||
|
|
@ -162,7 +159,7 @@ Music_SproutTower_Ch3: ; f6a25
|
|||
note __, 2
|
||||
note F#, 2
|
||||
stereopanning $f0
|
||||
Music_SproutTower_branch_f6a3e: ; f6a3e
|
||||
Music_SproutTower_branch_f6a3e:
|
||||
note __, 4
|
||||
note C_, 2
|
||||
note F_, 2
|
||||
|
|
@ -220,13 +217,12 @@ Music_SproutTower_branch_f6a3e: ; f6a3e
|
|||
note __, 2
|
||||
note F_, 2
|
||||
loopchannel 0, Music_SproutTower_branch_f6a3e
|
||||
; f6a7a
|
||||
|
||||
Music_SproutTower_Ch4: ; f6a7a
|
||||
Music_SproutTower_Ch4:
|
||||
togglenoise $0
|
||||
notetype $c
|
||||
note __, 4
|
||||
Music_SproutTower_branch_f6a7f: ; f6a7f
|
||||
Music_SproutTower_branch_f6a7f:
|
||||
note F#, 4
|
||||
stereopanning $f0
|
||||
note D#, 4
|
||||
|
|
@ -244,6 +240,3 @@ Music_SproutTower_branch_f6a7f: ; f6a7f
|
|||
stereopanning $ff
|
||||
note F#, 4
|
||||
loopchannel 0, Music_SproutTower_branch_f6a7f
|
||||
; f6a99
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue