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

23 lines
290 B
NASM

SFX_Pokeflute_Ch6:
togglesfx
vibrato 16, (1<<4) + 4
notetype 12, (1<<4) + 0
octave 5
note E_, 2
note F_, 2
note G_, 4
note A_, 2
note G_, 2
octave 6
note C_, 4
note C_, 2
note D_, 2
note C_, 2
octave 5
note G_, 2
note A_, 2
note F_, 2
note G_, 8
note __, 12
endchannel