Order Playlist

DJ playlist optimizer using Camelot harmonic mixing, BPM smoothness, and energy arcs.

Repo: https://github.com/chrisaacson69/order-playlist Links: Camelot From YouTube, DJ Set 1

Overview

Python CLI tool that orders DJ/music tracks for optimal harmonic flow. Uses greedy nearest-neighbor algorithm with configurable weights for Camelot key compatibility, BPM smoothness, and energy arc dynamics. Supports build/cooldown modes, regex track selection, and CSV output.

Algorithm

Tags

python, music