place_sample_clip
Place an audio file on a sample track at a specified bar position, setting clip length in bars to arrange samples in LMMS projects.
Instructions
Place an audio file clip on a sample track at a given bar.
Args: track_index: Index of the sample track file_path: Audio file path (relative to LMMS samples or absolute) pos_bars: Start position in bars (0 = beginning) length_bars: Clip length in bars
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pos_bars | No | ||
| file_path | Yes | ||
| length_bars | No | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |