mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-11 07:44:47 +13:00
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
9 lines
173 B
NASM
9 lines
173 B
NASM
SFX_Snare5_2_Ch8:
|
|
noise_note 7, 8, 4, 55
|
|
noise_note 6, 8, 4, 54
|
|
noise_note 5, 8, 3, 53
|
|
noise_note 4, 8, 3, 52
|
|
noise_note 3, 8, 2, 51
|
|
noise_note 2, 8, 1, 50
|
|
sound_ret
|