kep-hack/audio/sfx/battle_35.asm
dannye 87eed68710 Insert Crystal audio engine and music
most credit goes to Sanqui
2017-05-07 15:30:08 -05:00

30 lines
397 B
NASM

SFX_Battle_35_Ch4:
executemusic
vibrato 10, (2<<4) + 4
dutycycle 2
notetype 10, (8<<4) + 7
octave 5
note G#, 8
octave 6
note F#, 4
note E_, 4
octave 5
note G#, 8
endchannel
SFX_Battle_35_Ch5:
executemusic
vibrato 10, (2<<4) + 3
dutycycle 2
notetype 11, (6<<4) + 7
octave 5
note G#, 8
notetype 10, (6<<4) + 7
octave 6
note F#, 4
note E_, 4
octave 5
note G#, 8
endchannel