pokered/audio/sfx/pokeflute.asm
dannye 20c4116788 Update audio macro names
change audio channel numbers from 0-7 back to 1-8
change all note macros back to single note macro
todo: fix comments with old macro names, update noise macros/instrument names
2019-07-27 23:21:39 -05:00

21 lines
263 B
NASM

SFX_Pokeflute_Ch3:
vibrato 16, 1, 4
note_type 12, 1, 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
rest 12
sound_ret