Command-line processing

You can import from any supported format and export to any supported format via the command line.

To see the list of options, simply run:

FamiStudio.exe -?

or

FamiStudio.exe -help

Usage

The general command line syntax is:

FamiStudio <input> <command> <output> [-options]

Examples:

FamiStudio music.fms wav-export music.wav -export-songs:2 -wav-export-rate:48000
FamiStudio music.fms famitracker-txt-export music.txt -export-songs:0,1,2
FamiStudio music.fms famitone2-export music.s -famitone2-format:ca65

To see the full list of commands and their options, please run the help command.