mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-18 02:52:28 +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
15 lines
341 B
NASM
15 lines
341 B
NASM
SFX_Shooting_Star_Ch5:
|
|
duty_cycle_pattern 228
|
|
pitch_sweep 2, -7
|
|
square_note 4, 4, 0, 2016
|
|
square_note 4, 6, 0, 2016
|
|
square_note 4, 8, 0, 2016
|
|
square_note 8, 10, 0, 2016
|
|
square_note 8, 10, 0, 2016
|
|
square_note 8, 8, 0, 2016
|
|
square_note 8, 6, 0, 2016
|
|
square_note 8, 3, 0, 2016
|
|
square_note 15, 1, 2, 2016
|
|
pitch_sweep 0, 0
|
|
sound_ret
|