summaryrefslogtreecommitdiff
path: root/audio/sfx/pokedex_rating_1.asm
diff options
context:
space:
mode:
Diffstat (limited to 'audio/sfx/pokedex_rating_1.asm')
-rw-r--r--audio/sfx/pokedex_rating_1.asm94
1 files changed, 47 insertions, 47 deletions
diff --git a/audio/sfx/pokedex_rating_1.asm b/audio/sfx/pokedex_rating_1.asm
index 1e0f95f5..0df1138f 100644
--- a/audio/sfx/pokedex_rating_1.asm
+++ b/audio/sfx/pokedex_rating_1.asm
@@ -1,77 +1,77 @@
-SFX_Pokedex_Rating_1_Ch4:
- executemusic
+SFX_Pokedex_Rating_1_Ch5:
+ execute_music
tempo 256
volume 7, 7
- duty 2
- notetype 5, 11, 1
+ duty_cycle 2
+ note_type 5, 11, 1
octave 3
- A_ 2
- A_ 2
- G_ 2
- G_ 2
- F_ 2
- E_ 2
- F_ 2
- A_ 2
+ note A_, 2
+ note A_, 2
+ note G_, 2
+ note G_, 2
+ note F_, 2
+ note E_, 2
+ note F_, 2
+ note A_, 2
octave 4
- C_ 4
- E_ 4
+ note C_, 4
+ note E_, 4
octave 3
- F_ 4
- endchannel
+ note F_, 4
+ sound_ret
-SFX_Pokedex_Rating_1_Ch5:
- executemusic
- duty 2
- notetype 5, 12, 2
+SFX_Pokedex_Rating_1_Ch6:
+ execute_music
+ duty_cycle 2
+ note_type 5, 12, 2
octave 5
- F_ 2
- E_ 1
+ note F_, 2
+ note E_, 1
rest 1
- D_ 2
- C_ 1
+ note D_, 2
+ note C_, 1
rest 1
octave 4
- A# 2
+ note A#, 2
octave 5
- C_ 2
- D_ 2
- E_ 2
- F_ 4
- G_ 4
- F_ 4
- endchannel
+ note C_, 2
+ note D_, 2
+ note E_, 2
+ note F_, 4
+ note G_, 4
+ note F_, 4
+ sound_ret
-SFX_Pokedex_Rating_1_Ch6:
- executemusic
- notetype 5, 1, 0
+SFX_Pokedex_Rating_1_Ch7:
+ execute_music
+ note_type 5, 1, 0
octave 5
- C_ 1
+ note C_, 1
rest 1
octave 4
- F_ 2
+ note F_, 2
octave 5
- C_ 1
+ note C_, 1
rest 1
octave 4
- A# 1
+ note A#, 1
rest 1
- A_ 1
+ note A_, 1
rest 1
- G_ 1
+ note G_, 1
rest 1
- F_ 1
+ note F_, 1
rest 1
- E_ 1
+ note E_, 1
rest 1
octave 5
- F_ 1
+ note F_, 1
rest 3
- C_ 1
+ note C_, 1
rest 3
octave 4
- F_ 2
+ note F_, 2
rest 2
- endchannel
+ sound_ret