get_tracks_by_bpm_range
Filter your rekordbox library by tempo. Get a list of tracks within a specified BPM range to plan DJ sets or organize music.
Instructions
Get tracks within a specific BPM range.
Args: bpm_min: Minimum BPM bpm_max: Maximum BPM
Returns: List of tracks within the BPM range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bpm_max | Yes | ||
| bpm_min | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |