gen_emit_drum_pattern_notes
Write drum patterns as individual notes in the open piano roll when MIDI bridge is unavailable, using a configurable style and note mapping.
Instructions
Emit a drum groove to the currently-open piano roll as individual notes.
Use this when you don't have a MIDI bridge (no step sequencer access). Open the drum channel's piano roll first.
midi_map: which MIDI note number represents each drum voice.
Default: kick=36, snare=38, clhat=42, ophat=46, clap=39, tom=45, ride=51.
style: one of gen_list_drum_patterns names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | No | boom_bap | |
| midi_map | No | ||
| step_bars | No | ||
| repeats | No | ||
| clear_first | No |