kep-hack/audio/sfx/slots_new_spin.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

15 lines
270 B
NASM

SFX_Slots_New_Spin_Ch5:
duty_cycle 3
square_note 5, 14, 1, 1792
square_note 2, 14, 1, 1920
square_note 15, 15, 1, 1984
sound_ret
SFX_Slots_New_Spin_Ch6:
duty_cycle 2
square_note 4, 12, 1, 1729
square_note 2, 12, 1, 1857
square_note 15, 13, 1, 1921
sound_ret