Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 478 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 478 Bytes

pti-file-format

Reverse engineering the Polyend Tracker instrument file format.

Note: This is a hobby project, not an official specification of the .pti file format, I (the author) am not associated with Polyend. There is no guarantee that the information found in this repository is correct.

See pti.rst for an overview of the file format.

See inspectpti.py for the Python script used to reach (and verify) these conclusions.