https://github.com/zeittresor/py_gen_amiga_mod
Creates a randomy algorithmic composed Amiga Protracker .mod file as a chiptune (using Python for Windows)
https://github.com/zeittresor/py_gen_amiga_mod
Last synced: 2 months ago
JSON representation
Creates a randomy algorithmic composed Amiga Protracker .mod file as a chiptune (using Python for Windows)
- Host: GitHub
- URL: https://github.com/zeittresor/py_gen_amiga_mod
- Owner: zeittresor
- Created: 2025-02-28T00:58:50.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-28T01:31:42.000Z (3 months ago)
- Last Synced: 2025-02-28T09:39:06.247Z (3 months ago)
- Language: Python
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# py_gen_amiga_mod
Creates a randomy algorithmic composed Amiga Protracker .mod file as a chiptune (using Python for Windows)Each Testversion is different but all of them have a GUI to use it with windows, its generating the mods inside
the script folder.Note: This project is in very early state, but each version is working already.
In this state the sounds are mostly crazy, the harmonic is the next step i am working on.If you just want to visualize the notes created for each pattern use my script https://github.com/zeittresor/py_mod2pdf
(it is creating a PDF document of a selected Amiga Protracker .mod file).
Output Test:
gen_amiga_mod_alpha6_test-output.mod (converted to mp4) (max. the sound volume slider!):
https://github.com/user-attachments/assets/53bec0cc-9b8c-457d-893c-1ac3efeece50
Example GUI Preview of latest Testversion 6:

Example GUI Preview of Testversion 4:

Suggestion: Use a Amiga Computer or Emulator to play the output.
btw. a project is existing called "Protracker 2 Clone" (for Windows) just search for it, is good solution
to play the output of my script or just use VLC (for Windows or Linux) to play :-)