zladx/LADX-Disassembly

Document the sound effects generation

Open

#207 aberto em 6 de abr. de 2020

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Assembly (89 forks)github user discovery
audiohelp wanted

Métricas do repositório

Stars
 (886 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador