nwc-conv.exe: Command line tool for converting *.nwc files (Version 2.1b) 2010-04-07 04:37 pm Licensed users of NoteWorthy Composer Version 2.1 can use the attached tool to automate *.nwc file conversions. This new version of the nwc-conv.exe program will automatically find a properly installed copy of NWC2 and use it to complete the requested file conversion.Quote from: "nwc-conv.exe -h"nwc-conv: version 2.1bThis program is a front end command to the file convert optionsavailable in the main NoteWorthy Composer 2 program.Usage: nwc-conv IN_FMT OUT_FMT [-h|-v|-0|-1]IN_FMT This specifies the input file or format that will be used. This can be the name of a *.nwc or *.nwctxt file, or if STDIN is used, it should indicate "NWC" or "NWCTXT".OUT_FMT This specifies the output file or format that will be used. The format can be one of NWC, NWCTXT, MID, or INFO, but may not be the same as the IN_FMT. This can be the name of the intended output file, or just the the format name if STDOUT is used.-h Shows this help message-v Shows the program name and version-0 Use type 0 when converting to MIDI-1 Use type 1 when converting to MIDIExample: nwc-conv NWCTXT "out\test.mid" -1 This creates a Type 1 MIDI file using the NWCTXT text provided on standard input (STDIN)Example: nwc-conv "in\test.nwc" NWCTXT > "out\test.nwctxt" This converts the test.nwc file into NWCTXT which is sent via standard output (STDOUT) to a test.nwctxt file Quote Selected Last Edit: 2010-05-08 02:47 pm by NoteWorthy Online
Re: nwc-conv.exe: Command line tool for converting *.nwc files (Version 2.1b) Reply #1 – 2010-04-30 04:15 pm Sorry if I'm just stupid, but what format is the attached file in? How can I "convert" it to an executable "nwc-conv.exe"? Quote Selected
Re: nwc-conv.exe: Command line tool for converting *.nwc files (Version 2.1b) Reply #2 – 2010-04-30 04:24 pm Quote from: Randy Williams (purdue) – 2010-04-30 04:15 pmHow can I "convert" it to an executable "nwc-conv.exe"?7-ZipFor those who don't want 7-Zip to take over their machines, I recommend the 7-Zip Command Line Version from here: http://www.7-zip.org/download.html Quote Selected
Re: nwc-conv.exe: Command line tool for converting *.nwc files (Version 2.1b) Reply #3 – 2010-05-08 02:48 pm The updated nwc-conv.exe tool is now included in version 2.11 of the NWC2 User Tool Starter Kit.Quote from: NoteWorthy Online – 2010-05-08 02:43 pman updated nwc-conv.exe for command line conversion of *.nwc to and from *.nwctxt Quote Selected