piano_roll_bridge
Prepares and confirms a one-time bootstrap script that enables FL Studio's Piano Roll script runtime for the current process.
Instructions
Manage the one-time-per-process arm for FL's separate Piano Roll script runtime.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | Status only, write the bootstrap script, or confirm the user ran it once. | status |
| confirm_user_ran_script | No | Required only for action='confirm', after the user manually ran Postfader Apply. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | Yes | ||
| shortcut | Yes | ||
| observed_at | Yes | ||
| script_path | Yes | ||
| script_exists | Yes | ||
| last_operation | No | ||
| schema_version | No | 1.0 | |
| last_request_id | No | ||
| scripts_directory | Yes | ||
| setup_instruction | Yes | ||
| armed_this_session | Yes | ||
| last_requested_digest | No | ||
| prepared_this_session | Yes | ||
| last_requested_note_count | No | ||
| automatic_trigger_supported | Yes | ||
| authoritative_fl_note_readback_available | No |