Skip to content

Repository files navigation

PromptTracker

PromptTracker is a symbolic music system.

It works with tracker patterns as data, not final audio. Musical structure is represented symbolically (notes, timing, instruments), while sound rendering is deterministic and sample-based. Musical intent remains human-driven.

Quick start:

  • Put your .pt pattern files in patterns/
  • (Optional) Put your .map instrument kits in kits/
  • Put your WAV samples (PCM 16-bit) in samples/
  • Run: python compiler.py

Generated .xm files will appear in output/.

About

An experiment in generating editable music patterns instead of final audio

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages