piano_roll_transform
Quantize, transpose, humanize, duplicate, delete, or clear selected or all notes in an FL Studio pattern.
Instructions
Quantize, transpose, humanize, duplicate, delete, or clear selected/all notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes | Closed transform request read by FL's live score script. | |
| auto_trigger | No | Automatically send the run-last-script shortcut. | |
| channel_index | Yes | Global Channel Rack target index. | |
| pattern_number | Yes | Pattern to select before triggering the script. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | ||
| status | Yes | ||
| target | No | ||
| trigger | No | ||
| warnings | No | ||
| operation | Yes | ||
| request_id | Yes | ||
| script_path | Yes | ||
| requested_at | Yes | ||
| project_saved | No | ||
| script_sha256 | Yes | ||
| schema_version | No | 1.0 | |
| verification_target | No | ||
| application_verified | No | ||
| requested_note_count | No | ||
| verification_trigger | No | ||
| requested_note_digest | No | ||
| script_runtime_evidence | No | ||
| verification_script_sha256 | No | ||
| authoritative_note_readback_available | No |