fl_set_precount
Enable or disable the recording countdown in FL Studio and verify the change on the next tick. Use this to control pre-roll before recording.
Instructions
Set recording precount absolutely and verify it on a later FL tick.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | Absolute countdown-before-recording state. | |
| expected_before | No | Optional expected precount state. | |
| session_fingerprint | No | Optional bridge/project-session fingerprint from a recent read. The write refuses after bridge reload or a reported project load. This is a concurrency guard, not authentication or a durable project identity. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verified | Yes | ||
| warnings | No | ||
| applied_at | Yes | ||
| after_enabled | No | ||
| project_saved | No | ||
| before_enabled | No | ||
| bridge_command | No | transport.set_precount | |
| schema_version | No | 1.0 | |
| requested_enabled | Yes | ||
| undo_point_created | No | ||
| verification_basis | No | readback_on_a_later_fl_idle_tick | |
| session_fingerprint | No | ||
| verification_summary | Yes | ||
| expected_before_applied | No | ||
| session_precondition_applied | No |