zladx/LADX-Disassembly

Document the sound effects generation

Open

#207 opened on 2020年4月6日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Assembly (89 forks)github user discovery
audiohelp wanted

Repository metrics

Stars
 (886 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド