Skip to content

RePulse

M. T. Kimmins edited this page Dec 28, 2025 · 2 revisions

LINK TO CODEBASE

Keywords

  • Pulse-Code Modulation (PCM) = A type of audio encoding that translates physical pressure waves to a digital format stored in computers

Purpose

Regions 1 - 12 seemed to reflect ADPCM format. Audacity did not reveal audio from importing the raw binary file. The GeneralPlus Eventor application is not well documented. Thus encoding and decoding is neither confirmed to be done by this program, nor is it clear as to how (if even possible). Perhaps encoding a custom PCM could reveal a way forward toward custom audio.

How it Works

RePulse theoretically allows the import of unique regions of binary (Regions 1 - 12) to be converted into audio, and vice versa. This encoding/decoding process will be integral to the customization of LTSDM narratives.

Clone this wiki locally