zladx/LADX-Disassembly

Document the sound effects generation

Open

#207 geöffnet am 6. Apr. 2020

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Assembly (89 Forks)github user discovery
audiohelp wanted

Repository-Metriken

Stars
 (886 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide