shithub: pt2-clone

ref: 46132b259e321547e2fcb4259fd3bf458947b1b3
dir: /README.md/

View raw version
# pt2-clone
ProTracker 2 clone for Windows/macOS/Linux

Aims to be a **highly accurate** clone of the classic ProTracker 2.3D software for Amiga. \
Has additional audio filters and audio mixer improvements to make it sound close to a real Amiga computer. \
*What is ProTracker? Read about it on [Wikipedia](https://en.wikipedia.org/wiki/ProTracker).*

# Screenshots

![Example #1](https://16-bits.org/pt2-clone-3.png)
![Example #2](https://16-bits.org/pt2-clone-4.png)

# Releases
Windows/macOS binary releases can always be found at [16-bits.org](https://16-bits.org/pt2.php).

Linux users can try to search for the "pt2-clone" package in the distribution's package repository, but it may not be present. \
If it's not present, you will unfortunately have to compile the program manually, which may or may not be successful. Please don't contact me if it didn't go well, as I don't fully support Linux on my tracker clones.

# Compiling the code
Please read HOW-TO-COMPILE.txt file in the repository.

PS: The source code is quite hackish and hardcoded. \
My first priority is to make an _accurate_ 1:1 clone, and not to make flexible and easily modifiable code.