zladx/LADX-Disassembly

Document the sound effects generation

Open

#207 ouverte le 6 avr. 2020

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)Assembly (89 forks)github user discovery
audiohelp wanted

Métriques du dépôt

Stars
 (886 stars)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur