pokecrystal-board/audio/music/successfulcapture.asm

24 lines
538 B
NASM
Raw Normal View History

2018-06-24 07:09:41 -07:00
Music_SuccessfulCapture:
channel_count 3
channel 1, Music_SuccessfulCapture_Ch1
channel 2, Music_SuccessfulCapture_Ch2
channel 3, Music_SuccessfulCapture_Ch3
2012-11-30 02:52:23 -08:00
2018-06-24 07:09:41 -07:00
Music_SuccessfulCapture_Ch1:
2013-11-06 22:18:50 -08:00
tempo 126
volume 7, 7
duty_cycle 3
pitch_offset 1
note_type 12, 10, 1
sound_jump Music_WildPokemonVictory_Ch1.body
2012-11-30 02:52:23 -08:00
2018-06-24 07:09:41 -07:00
Music_SuccessfulCapture_Ch2:
vibrato 18, 2, 4
note_type 12, 12, 1
duty_cycle 2
sound_jump Music_WildPokemonVictory_Ch2.body
2012-11-30 02:52:23 -08:00
2018-06-24 07:09:41 -07:00
Music_SuccessfulCapture_Ch3:
note_type 12, 2, 5
sound_jump Music_WildPokemonVictory_Ch3.body