zladx/LADX-Disassembly

Document the sound effects generation

Open

#207 创建于 2020年4月6日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Assembly (89 fork)github user discovery
audiohelp wanted

仓库指标

Star
 (886 star)
PR 合并指标
 (PR 指标待抓取)

描述

Sounds effects (i.e. jingles, waveform-based sfx and noise-based sfx) are generated in https://github.com/zladx/LADX-Disassembly/blob/master/src/code/audio/sfx.asm.

The format seems pretty straightforward; probably no op-codes are involved. Still, the code needs documentation, and at least labeling of the different sound effects.

贡献者指南