fl_find_empty_pattern
Locates the first unused empty pattern in an FL Studio project while preserving the currently selected pattern.
Instructions
Find the first default-empty pattern without changing the current pattern.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_pattern_number | No | First pattern number to inspect. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| warnings | No | ||
| observed_at | Yes | ||
| schema_version | No | 1.0 | |
| observation_atomic | No | ||
| project_dirty_flag | No | ||
| empty_pattern_number | No | ||
| start_pattern_number | Yes | ||
| scanned_pattern_count | Yes | ||
| current_pattern_unchanged | Yes |