pokecrystal-board/audio/music/johtowildbattlenight.asm

30 lines
667 B
NASM
Raw Permalink Normal View History

2018-06-24 07:09:41 -07:00
Music_JohtoWildBattleNight:
channel_count 3
channel 1, Music_JohtoWildBattleNight_Ch1
channel 2, Music_JohtoWildBattleNight_Ch2
channel 3, Music_JohtoWildBattleNight_Ch3
2012-11-30 02:52:23 -08:00
2018-06-24 07:09:41 -07:00
Music_JohtoWildBattleNight_Ch1:
2013-11-06 22:18:50 -08:00
tempo 107
volume 7, 7
duty_cycle 3
pitch_offset 2
vibrato 16, 2, 5
sound_loop 0, Music_JohtoWildBattle_Ch1.body
2012-11-30 02:52:23 -08:00
2018-06-24 07:09:41 -07:00
Music_JohtoWildBattleNight_Ch2:
duty_cycle 3
vibrato 32, 3, 6
pitch_offset 1
sound_call Music_JohtoWildBattle_Ch2.sub1
note_type 12, 12, 2
2013-11-06 22:18:50 -08:00
octave 4
note G_, 6
pitch_offset 1
duty_cycle 2
sound_loop 0, Music_JohtoWildBattle_Ch2.body
2012-11-30 02:52:23 -08:00
2018-06-24 07:09:41 -07:00
Music_JohtoWildBattleNight_Ch3:
note_type 12, 1, 1
sound_loop 0, Music_JohtoWildBattle_Ch3.body