What's QXGEdit ?

QXGEdit is a Qt framework GUI for editing MIDI System Exclusive files for XG devices (eg. Yamaha DB50XG).

QXGEdit is free, open-source software, distributed under the terms of the GNU General Public License (GPL) version 2 or later.

Sourceforge project page: https://sourceforge.net/projects/qxgedit

Weblog: https://www.rncbc.org

Donate to rncbc.org

Screenshots

QXGEdit
Click on image to see more screenshots...

Requirements

The software requirements for build and runtime are listed as follows:

Mandatory:

Optional:

Downloads

Latest release

2024-01-24 - A Winter'24 Release.
qxgedit-0.9.12.tar.gz

Previous and older releases, including the change log, are also available here. You may also check out from the latest bleeding edge development source tree, using Git.

You can browse all files available for download, including binary packages, at QXGEdit Files on SourceForge.net.

Installation

Unpack the tarball and in the extracted source directory:

cmake [-DCMAKE_INSTALL_PREFIX=prefix] -B build

cmake --build build [--parallel Njobs]

and optionally as root:

[sudo] cmake --install build

Note that the default installation path prefix is /usr/local .

Configuration

QXGEdit holds its settings and configuration state per user, in a file located as $HOME/.config/rncbc.org/QXGEdit.conf. Normally, there's no need to edit this file, as it is recreated and rewritten everytime qxgedit is run.

Bugs

Plenty still, although this may be considered beta software already. ;)

Support

QXGEdit is open source free software. For bug reports, feature requests, discussion forums, mailling lists, or any other matter related to the development of this piece of software, please use the Sourceforge project page.

You can also find timely and closer contact information on my personal web site.


Enjoy.