fl_set_metronome
Set the metronome on or off in FL Studio and verify the updated UI state. Use it to ensure the metronome setting matches your project needs.
Instructions
Set the metronome absolutely and prove the later UI state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | Absolute metronome state. | |
| expected_before | No | Optional expected metronome 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_metronome | |
| 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 |