ref: c3bf7fd0bd4c6557123f0acd4b9f3dd385fa3472
parent: 6e3f2a47bd17a1aa2dcc6afa334af1c564f7a0d4
author: Daniel Harding <33dannye@gmail.com>
date: Mon Jun 6 12:09:33 EDT 2022
Fix channel 3 wave 9 id (#926)
--- a/audio/music/indigoplateau.asm
+++ b/audio/music/indigoplateau.asm
@@ -115,7 +115,7 @@
sound_ret
Music_IndigoPlateau_Ch3:
- note_type 12, 1, -1
+ note_type 12, 1, 9
.mainloop:
sound_call .sub1
octave 3
--- a/audio/music/johtogymbattle.asm
+++ b/audio/music/johtogymbattle.asm
@@ -614,7 +614,7 @@
sound_loop 0, .mainloop
Music_JohtoGymBattle_Ch3:
- note_type 12, 1, -1
+ note_type 12, 1, 9
octave 4
note F_, 1
rest 1
--- a/audio/music/johtotrainerbattle.asm
+++ b/audio/music/johtotrainerbattle.asm
@@ -900,7 +900,7 @@
sound_ret
Music_JohtoTrainerBattle_Ch3:
- note_type 12, 1, -1
+ note_type 12, 1, 9
octave 4
note E_, 1
note D#, 1
--- a/audio/music/kantogymbattle.asm
+++ b/audio/music/kantogymbattle.asm
@@ -436,7 +436,7 @@
sound_ret
Music_KantoGymBattle_Ch3:
- note_type 12, 1, -1
+ note_type 12, 1, 9
octave 2
note E_, 1
rest 1
--- a/audio/music/lighthouse.asm
+++ b/audio/music/lighthouse.asm
@@ -212,7 +212,7 @@
sound_loop 0, .mainloop
Music_Lighthouse_Ch3:
- note_type 12, 1, -1
+ note_type 12, 1, 9
stereo_panning TRUE, FALSE
.mainloop:
octave 2
--- a/audio/music/rivalbattle.asm
+++ b/audio/music/rivalbattle.asm
@@ -536,7 +536,7 @@
sound_ret
Music_RivalBattle_Ch3:
- note_type 12, 1, -1
+ note_type 12, 1, 9
octave 3
note F#, 2
note A#, 2
--- a/audio/music/rocketbattle.asm
+++ b/audio/music/rocketbattle.asm
@@ -669,7 +669,7 @@
sound_ret
Music_RocketBattle_Ch3:
- note_type 12, 1, -1
+ note_type 12, 1, 9
octave 3
note A_, 2
octave 4
--- a/audio/music/rockethideout.asm
+++ b/audio/music/rockethideout.asm
@@ -223,7 +223,7 @@
sound_loop 0, .mainloop
Music_RocketHideout_Ch3:
- note_type 12, 1, -1
+ note_type 12, 1, 9
.mainloop:
.loop1:
octave 2