[LAA] wrk2mid v1.0.0 released

Pedro Lopez-Cabanillas <[email protected]>
Newsgroups gmane.linux.audio.announce
Message-ID <CAKChtkaSD9=3oVmSLGZnvTrCvPu1P+L=YEsd2w9Rca9mb7zi1A@mail.gmail.com>
 wrk2mid: Cakewalk to Standard MIDI Files Translator

wrk2mid is a command line utility for translating WRK (Cakewalk) files into
MID (standard MIDI files) based on Drumstick
<https://drumstick.sourceforge.io/docs/index.html> (a set of GPLv3 licensed
C++/Qt libraries for MIDI applications).

License: GPLv3

Usage: wrk2mid [options] file
Command line utility for translating WRK (Cakewalk) files into MID
(standard MIDI files)

Options:
  -h, --help             Displays help on commandline options.
  --help-all             Displays help including Qt specific options.
  -v, --version          Displays version information.
  -f, --format <format>  SMF Format (0/1)
  -o, --output <output>  Output file name
  -t, --test             Test only (no output)

Arguments:
  file                   Input WRK File Name

Building

Minimum requirements:

   - C++11 compiler
   - Qt5 or Qt6 <https://www.qt.io/download>
   - Drumstick 2.3 <https://sourceforge.net/projects/drumstick/>
   - pandoc <https://pandoc.org/>
   - CMake 3.14 <https://cmake.org/>

Build and deployment commands (for Linux)

$ tar -xvzf wrk2mid-x.y.z.tar.gz
$ cd wrk2mid-x.y.z
$ mkdir build
$ cd build
$ cmake .. -DCMAKE_PREFIX_PATH="$HOME/Qt5;$HOME/drumstick2"
$ make
$ make install

You need to replace the contents of the parameter CMAKE_PREFIX_PATH with
the actual paths in your system. There are x86_64 precompiled packages for
Linux, Windows and macOS at Sourceforge.
Downloads

[image: Download wrk2mid]
<https://sourceforge.net/projects/wrk2mid/files/latest/download>
Git repository

Project page at SourceForge <https://sourceforge.net/projects/wrk2mid/>

Mirror at GitHub <https://github.com/pedrolcl/wrk2mid>

_______________________________________________
Linux-audio-announce mailing list
[email protected]
https://lists.linuxaudio.org/listinfo/linux-audio-announce
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.