Export a project to text or assembly
export_textConvert FamiStudio projects into text or sound-engine assembly files for verification, note-data inspection, or NES development, and preview the generated output.
Instructions
Convert a project with famistudio-txt-export (FamiStudio text - excellent for verification and for reading note data), famitracker-txt-export, or a sound-engine assembly exporter (famistudio-asm-export, famitone2-asm-export, ...). Returns a preview of the produced file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| songs | No | ||
| cleanup | No | ||
| command | No | ||
| project | No | ||
| maxBytes | No | ||
| asmFormat | No | ||
| outputPath | Yes | Destination path, e.g. "out/verify.txt". | |
| projectPath | No |