summaryrefslogtreecommitdiff
path: root/audio/music/pkmnhealed.asm
diff options
context:
space:
mode:
Diffstat (limited to 'audio/music/pkmnhealed.asm')
-rw-r--r--audio/music/pkmnhealed.asm38
1 files changed, 19 insertions, 19 deletions
diff --git a/audio/music/pkmnhealed.asm b/audio/music/pkmnhealed.asm
index 9a16b435..24247326 100644
--- a/audio/music/pkmnhealed.asm
+++ b/audio/music/pkmnhealed.asm
@@ -1,21 +1,21 @@
Music_PkmnHealed_Ch1:: ; 9ba3 (2:5ba3)
- tempo 0, 144
- stereopanning 119
+ tempo 144
+ volume 7, 7
duty 2
- togglecall
+ toggleperfectpitch
notetype 12, 8, 1
rest 2
pitchbend 0, 75
- note B_, 2
+ B_ 2
pitchbend 0, 84
- note B_, 2
+ B_ 2
pitchbend 0, 68
- note E_, 2
+ E_ 2
rest 4
pitchbend 0, 59
- note E_, 4
+ E_ 4
pitchbend 0, 75
- note B_, 4
+ B_ 4
endchannel
@@ -23,26 +23,26 @@ Music_PkmnHealed_Ch2:: ; 9bc4 (2:5bc4)
duty 2
notetype 12, 12, 3
octave 4
- note B_, 4
- note B_, 4
- note B_, 2
- note G#, 2
+ B_ 4
+ B_ 4
+ B_ 2
+ G# 2
notetype 12, 12, 4
octave 5
- note E_, 8
+ E_ 8
endchannel
Music_PkmnHealed_Ch3:: ; 9bd2 (2:5bd2)
notetype 12, 1, 0
octave 4
- note E_, 2
+ E_ 2
rest 2
- note E_, 2
+ E_ 2
rest 2
- note E_, 2
- note G#, 2
- note E_, 6
+ E_ 2
+ G# 2
+ E_ 6
rest 2
endchannel
-; 0x9bde \ No newline at end of file
+; 0x9bde