Man page - wrk2mid(1)
Packages contas this manual
Manual
| WRK2MID(1) | Cakewalk to Standard MIDI File Translator | WRK2MID(1) |
NAME
wrk2mid — Cakewalk to Standard MIDI File Translator
SYNOPSIS
wrk2mid [-o|–output output_file] [-f|–format format] [-t|–test] [input_file]
wrk2mid [-h|–help|–help-all|-v|–version]
DESCRIPTION
This program is a command line multiplatform converter utility from Cakewalk files to SMF. It reads .WRK (Cakewalk files), and outputs .MID (Standard MIDI files).
Options
- -h, –help
- Prints brief usage information.
- -v, –version
- Prints the current version number.
- -f, –format format
- Output SMF format (0/1).
- -o, –output output_file
- Output file name. By default is the same name as the input file, replacing .WRK with a .MID suffix.
- -t, –test
- Test input file only, without producing output except the exit status.
Arguments
- input_file
- Input WRK (Cakewalk) file name.
EXIT STATUS
If no errors or warnings are detected, wrk2mid exits with status 0. A status of 1 is returned if one or more errors were detected while parsing the Cakewalk input file.
BUGS
See Tickets at Sourceforge <https://sourceforge.net/p/wrk2mid/tickets/> and GitHub <https://github.com/pedrolcl/wrk2mid/issues/>
SEE ALSO
qt5options (7)
AUTHORS
Pedro López-Cabanillas <plcl@users.sf.net>.
| December 26, 2023 | wrk2mid 1.2.0 |