pokered/audio/sfx/run.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

13 lines
292 B
NASM

SFX_Run_Ch8:
noise_note 2, 6, 1, 35
noise_note 2, 10, 1, 51
noise_note 2, 12, 1, 51
noise_note 2, 5, 1, 17
noise_note 2, 15, 1, 51
noise_note 2, 4, 1, 17
noise_note 2, 12, 1, 51
noise_note 2, 3, 1, 17
noise_note 2, 8, 1, 51
noise_note 2, 3, 1, 17
noise_note 8, 4, 1, 51
sound_ret