generate_rhythm_track
Generate a customizable click or rhythm track with adjustable tempo, beats per bar, bars, and pattern (uniform or swing) to create a metronome or rhythmic guide.
Instructions
Generate a click/rhythm track.
Args: tempo: Tempo in BPM (30-300). Default: 120 beats_per_bar: Beats per bar (1-32). Default: 4 number_of_bars: Number of bars to generate (1-1000). Default: 4 rhythm_pattern: "Uniform" or "Swing". Default: "Uniform"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tempo | No | ||
| beats_per_bar | No | ||
| number_of_bars | No | ||
| rhythm_pattern | No | Uniform |