fl_get_selected_range
Retrieve the selected range's raw endpoints and PPQ from FL Studio projects, providing precise timing data without meter or rendering assumptions.
Instructions
Read raw endpoints and PPQ without claiming meter or rendering semantics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| warnings | No | ||
| end_ticks | No | ||
| observed_at | Yes | ||
| range_order | No | ||
| start_ticks | No | ||
| raw_end_time | Yes | ||
| timebase_ppq | No | ||
| raw_time_unit | No | unknown | |
| duration_ticks | No | ||
| raw_start_time | Yes | ||
| schema_version | No | 1.0 | |
| semantic_scope | No | ||
| selection_state | No | unknown | |
| observation_atomic | No | ||
| project_dirty_flag | No | ||
| safe_for_rendering | No | ||
| selection_presence | No | unknown | |
| raw_end_display_hint | No | ||
| interpretation_status | No | unvalidated | |
| raw_start_display_hint | No | ||
| inactive_start_semantics | No | unknown | |
| repeated_read_consistent | No | ||
| render_endpoint_inclusivity | No | unknown |