drum_pattern
Generate drum notes for a track section by selecting genre and role, with controls for density, length, swing, and humanization, yielding notes ready for a Sampler track.
Instructions
Generate drum notes for a section. (genre, role) selects from a library of 50+ named patterns. role ∈ {verse, chorus, fill, intro, breakdown, outro, buildup}. density 0..1 scales note count (0.5 drops half the hats; 1.0 is the full pattern). length_bars tiles the pattern. Returns notes ready to drop on a Sampler track.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | Yes | ||
| seed | No | ||
| genre | Yes | ||
| swing | No | 0..0.1 swing offset on off-beat 8ths | |
| density | No | ||
| humanize | No | ||
| length_bars | Yes | ||
| start_beats | No |