Round-trip a project through FamiStudio
verify_roundtripValidate a generated .fms file by re-exporting it, rendering audio, and checking that FamiStudio loads without field desyncs and produces audio of the expected duration.
Instructions
The end-to-end validity check: re-export the project to FamiStudio text and render a WAV, then report whether FamiStudio loaded the file cleanly (no field desync) and produced audio of the expected length. Run this after generating a .fms file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | ||
| workDir | No | ||
| projectPath | No | ||
| renderAudio | No | ||
| durationSeconds | No | ||
| expectDurationSeconds | No |