place_bb_clip
Schedule a beat/bassline clip on a pattern track by setting its start bar and length to trigger playback in the song editor.
Instructions
Place a beat/bassline clip on a pattern track in the song editor.
This triggers the BB pattern (created via add_pattern_track and filled with notes) to play at the given time.
Args: bb_track_index: Index of the pattern (BB) track pos_bars: Start position in bars length_bars: Clip length in bars (default 4 = one BB cycle of 16 steps)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pos_bars | No | ||
| length_bars | No | ||
| bb_track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |