pokecrystal-board/audio/music/johtowildbattlenight.asm

33 lines
757 B
NASM
Raw Normal View History

2013-11-06 22:18:50 -08:00
Music_JohtoWildBattleNight: ; f605c
2015-12-07 08:28:58 -08:00
musicheader 3, 1, Music_JohtoWildBattleNight_Ch1
musicheader 1, 2, Music_JohtoWildBattleNight_Ch2
musicheader 1, 3, Music_JohtoWildBattleNight_Ch3
2013-11-06 22:18:50 -08:00
; f6065
2012-11-30 02:52:23 -08:00
2013-11-06 22:18:50 -08:00
Music_JohtoWildBattleNight_Ch1: ; f6065
tempo 107
2012-11-30 02:52:23 -08:00
volume $77
2013-11-06 22:18:50 -08:00
dutycycle $3
tone $0002
2012-11-30 02:52:23 -08:00
vibrato $10, $25
2013-11-06 22:18:50 -08:00
loopchannel 0, Music_JohtoWildBattleNight_branch_f5ddb
; f6076
2012-11-30 02:52:23 -08:00
2013-11-06 22:18:50 -08:00
Music_JohtoWildBattleNight_Ch2: ; f6076
dutycycle $3
2012-11-30 02:52:23 -08:00
vibrato $20, $36
2013-11-06 22:18:50 -08:00
tone $0001
callchannel Music_JohtoWildBattleNight_branch_f5f5d
notetype $c, $c2
octave 4
note G_, 6
2013-11-06 22:18:50 -08:00
tone $0001
dutycycle $2
loopchannel 0, Music_JohtoWildBattleNight_branch_f5eb2
; f608f
2012-11-30 02:52:23 -08:00
2013-11-06 22:18:50 -08:00
Music_JohtoWildBattleNight_Ch3: ; f608f
notetype $c, $11
loopchannel 0, Music_JohtoWildBattleNight_branch_f5f94
; f6096