Git Product home page Git Product logo

qxgedit's Introduction

QXGEdit - Qt XG Editor
----------------------

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

Website:

  https://qxgedit.sourceforge.io
  http://qxgedit.sourceforge.net

Project page:

  https://sourceforge.net/projects/qxgedit

Weblog:

  https://www.rncbc.org

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


Requirements
------------

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

  Mandatory:

  [1] Qt framework, C++ class library and tools for
        cross-platform application and UI development
        https://qt.io/

  [2] ALSA, Advanced Linux Sound Architecture
        https://www.alsa-project.org/

  Optional:

  [3] RtMidi, A set of (cross-platform) C++ classes that provide a common
        API for realtime MIDI input/output.
        https://github.com/thestk/rtmidi
        Usage: cmake -DCONFIG_RTMIDI=ON ...


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 (https://sourceforge.net/projects/qxgedit).

You can also find timely and closer contact information on my personal
web site (https://www.rncbc.org).


References
----------

[1] Qt framework, C++ class library and tools for
     cross-platform application and UI development
     https://qt.io/

[2] ALSA, Advanced Linux Sound Architecture
     https://www.alsa-project.org/

[3] GNU General Public License
     https://www.gnu.org/copyleft/gpl.html


Enjoy.

rncbc aka Rui Nuno Capela
rncbc at rncbc dot org
https://www.rncbc.org

qxgedit's People

Contributors

dvzrv avatar rncbc avatar trebmuh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

qxgedit's Issues

i18n ?

Hi Rui,

I was on my way to translate this one into French but it looks not be translatable yet. Would you mind make it translatable then I can provide a French translation for it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.