You are here

The QStuff* Winter'19 Release batch #1

Greetings!

The old core of QStuff*, QjackCtl, Qsynth, Qsampler, QXGEdit, QmidiCtl and QmidiNet, are all here and now bumped to version 0.6.1, making it the first batch for the last (northern) winter solistice of the decade.

So here they go...

 

QjackCtl - JACK Audio Connection Kit Qt GUI Interface

QjackCtl 0.6.1 (winter'19) released!

QjackCtl is a(n ageing yet modern, not so simple anymore) Qt application to control the JACK sound server, for the Linux Audio infrastructure.

Website:

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

Project page:

https://sourceforge.net/projects/qjackctl

Downloads:

https://sourceforge.net/projects/qjackctl/files

Git repos:

https://git.code.sf.net/p/qjackctl/code
https://github.com/rncbc/qjackctl.git
https://gitlab.com/rncbc/qjackctl.git
https://bitbucket.com/rncbc/qjackctl.git

Change-log:

  • Custom color (palette) theme editor introduced; color (palette) theme changes are now effective immediately, except on default.
  • Second attempt to fix the yet non-official though CMake build configuration.
  • When using autotools and ./configure --with-qt=..., it is also necessary to adjust the PKG_CONFIG_PATH environment variable (after a merge request by plcl aka. Pedro López-Cabanillas, while on qmidinet, thanks).

 

Qsynth - A fluidsynth Qt GUI Interface

Qsynth 0.6.1 (winter'19) released!

Qsynth is a FluidSynth GUI front-end application written in C++ around the Qt framework using Qt Designer.

Website:

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

Project page:

https://sourceforge.net/projects/qsynth

Downloads:

https://sourceforge.net/projects/qsynth/files

Git repos:

https://git.code.sf.net/p/qsynth/code
https://github.com/rncbc/qsynth.git
https://gitlab.com/rncbc/qsynth.git
https://bitbucket.com/rncbc/qsynth.git

Change-log:

  • Custom color (palette) theme editor introduced; color (palette) theme changes are now effective immediately, except on default.
  • Second attempt to fix the yet non-official though CMake build configuration.
  • When using autotools and ./configure --with-qt=..., it is also necessary to adjust the PKG_CONFIG_PATH environment variable (after a merge request by plcl aka. Pedro López-Cabanillas, while on qmidinet, thanks).

 

Qsampler - A LinuxSampler Qt GUI Interface

Qsampler 0.6.1 (winter'19) released!

Qsampler is a LinuxSampler GUI front-end application written in C++ around the Qt framework using Qt Designer.

Website:

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

Project page:

https://sourceforge.net/projects/qsampler

Downloads:

https://sourceforge.net/projects/qsampler/files

Git repos:

https://git.code.sf.net/p/qsampler/code
https://github.com/rncbc/qsampler.git
https://gitlab.com/rncbc/qsampler.git
https://bitbucket.com/rncbc/qsampler.git

Change-log:

  • Custom color (palette) theme editor introduced; color (palette) theme changes are now effective immediately, except on default.
  • Second attempt to fix the yet non-official though CMake build configuration.
  • When using autotools and ./configure --with-qt=..., it is also necessary to adjust the PKG_CONFIG_PATH environment variable (after a merge request by plcl aka. Pedro López-Cabanillas, while on qmidinet, thanks).

 

QXGEdit - A Qt XG Editor

QXGEdit 0.6.1 (winter'19) released!

QXGEdit is a live XG instrument editor, specialized on editing MIDI System Exclusive files (.syx) for the Yamaha DB50XG and thus probably a baseline for many other XG devices.

Website:

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

Project page:

https://sourceforge.net/projects/qxgedit

Downloads:

https://sourceforge.net/projects/qxgedit/files

Git repos:

https://git.code.sf.net/p/qxgedit/code
https://github.com/rncbc/qxgedit.git
https://gitlab.com/rncbc/qxgedit.git
https://bitbucket.com/rncbc/qxgedit.git

Change-log:

  • Custom color (palette) theme editor introduced; color (palette) theme changes are now effective immediately, except on default.
  • Second attempt to fix the yet non-official though CMake build configuration.
  • When using autotools and ./configure --with-qt=..., it is also necessary to adjust the PKG_CONFIG_PATH environment variable (after a merge request by plcl aka. Pedro López-Cabanillas, while on qmidinet, thanks).

 

QmidiCtl - A MIDI Remote Controller via UDP/IP Multicast

QmidiCtl 0.6.1 (winter'19) released!

QmidiCtl is a MIDI remote controller application that sends MIDI data over the network, using UDP/IP multicast. Inspired by multimidicast (https://llg.cubic.org/tools) and designed to be compatible with ipMIDI for Windows (https://nerds.de). QmidiCtl was long ago designed for the Maemo enabled handheld devices, namely the late Nokia N900 and promoted to the Maemo Package repositories. Nevertheless, QmidiCtl may still be found effective as a regular desktop application and recently as an Android application as well.

Website:

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

Project page:

https://sourceforge.net/projects/qmidictl

Downloads:

https://sourceforge.net/projects/qmidictl/files

Git repos:

https://git.code.sf.net/p/qmidictl/code
https://github.com/rncbc/qmidictl.git
https://gitlab.com/rncbc/qmidictl.git
https://bitbucket.com/rncbc/qmidictl.git

Change-log:

  • Provide a default IPv6 address, and feedback to the user in the options dialog (after a merge request by plcl aka. Pedro López-Cabanillas, while on qmidinet).
  • When using autotools and ./configure --with-qt=..., it is also necessary to adjust the PKG_CONFIG_PATH environment variable (after a merge request by plcl aka. Pedro López-Cabanillas, while on qmidinet, thanks).

 

QmidiNet - A MIDI Network Gateway via UDP/IP Multicast

QmidiNet 0.6.1 (winter'19) released!

QmidiNet is a MIDI network gateway application that sends and receives MIDI data (ALSA-MIDI and JACK-MIDI) over the network, using UDP/IP multicast. Inspired by multimidicast and designed to be compatible with ipMIDI for Windows.

Website:

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

Project page:

https://sourceforge.net/projects/qmidinet

Downloads:

https://sourceforge.net/projects/qmidinet/files

Git repos:

https://git.code.sf.net/p/qmidinet/code
https://github.com/rncbc/qmidinet.git
https://gitlab.com/rncbc/qmidinet.git
https://bitbucket.com/rncbc/qmidinet.git

Change-log:

  • Second attempt to fix the yet non-official though CMake build configuration.
  • Provide a default IPv6 address, and feedback to the user in the options dialog (after a merge request by plcl aka. Pedro López-Cabanillas, thanks).
  • When using ./configure --with-qt=... it is also necessary to adjust the PKG_CONFIG_PATH environment variable (also by plcl aka. Pedro López-Cabanillas).

 

License:

All of the Qstuff* are free, open-source Linux Audio software, distributed under the terms of the GNU General Public License (GPL) version 2 or later.

Enjoy && Be Happy! ;)

Comments

Thank you Rui for all your work! Using qjackctl every day, love the presets!

Have a wonderful holiday!

Staffan, Gothenburg, SWEDEN

Add new comment