Command Line Arguments
From Performous
The available command line options are documented here. If you have trouble with the program (no songs found, audio not working, etc), try running it on a terminal. Some useful debug information is printed there.
[edit] Generic options
| -h [ --help ] | you are viewing it |
| -v [ --version ] | display version number |
| --songlist arg | save a list of songs in the specified folder in xml format |
[edit] Configuration options
| --mics arg | specify the microphones to use, see --michelp |
| --pdev arg | specify the playback device, see --pdevhelp |
| --michelp | detailed help and device list for --mics |
| --pdevhelp | detailed help and device list for --pdev |
| --jstest | utility to get joystick button mappings |
Any arguments without a switch are interpreted as song folders.
