suggest_next
Rank next-track candidates for a current track by BPM, Camelot key, genre, and energy to plan DJ set transitions.
Instructions
Rank the next tracks for a current track using bpm, Camelot key, genre and energy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pool | No | Candidate tracks to rank. | |
| limit | No | ||
| current | No | The track that is playing now. | |
| min_score | No | ||
| current_id | No | id of the current track when using library_path. | |
| exclude_ids | No | ||
| library_path | No | Read the candidate pool from this JSON file instead. |