pokecrystal-board/audio/music/successfulcapture.asm
dannye fc051f2130 Update audio macros and arguments
and update related labels/constants/comments
this fixes a lot of mistakes and maximizes compatibility with red
2019-09-02 03:41:25 -05:00

25 lines
548 B
NASM

Music_SuccessfulCapture:
channel_count 3
channel 1, Music_SuccessfulCapture_Ch1
channel 2, Music_SuccessfulCapture_Ch2
channel 3, Music_SuccessfulCapture_Ch3
Music_SuccessfulCapture_Ch1:
tempo 126
volume 7, 7
duty_cycle 3
pitch_offset 1
note_type 12, 10, 1
sound_jump Music_SuccessfulCapture_branch_f4536
Music_SuccessfulCapture_Ch2:
vibrato 18, 2, 4
note_type 12, 12, 1
duty_cycle 2
sound_jump Music_SuccessfulCapture_branch_f4585
Music_SuccessfulCapture_Ch3:
note_type 12, 2, 5
sound_jump Music_SuccessfulCapture_branch_f45cf