[LAA] The QStuff* Winter'21 Release batch #1

Rui Nuno Capela <[email protected]>
Newsgroups gmane.linux.audio.announce
Message-ID <[email protected]>
Hello everybody,

A new batch of 'QStuff*' is here: QjackCtl [1], Qsynth [2], Qsampler 
[3], QXGEdit [4], QmidiCtl [5] and QmidiNet [6], all bumping a notch to 
**version 0.9.1** for the (boreal) Winter'21 season.


** QjackCtl - JACK Audio Connection Kit Qt GUI Interface [1] **

   QjackCtl 0.9.1 (winter'20) is released!

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

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

Project page:
   https://sourceforge.net/projects/qjackctl

Downloads:
   https://sourceforge.net/projects/qjackctl/files
- source tarball:
   https://download.sf.net/qjackctl/qjackctl-0.9.1.tar.gz
- source package:
   https://download.sf.net/qjackctl/qjackctl-0.9.1-45.rncbc.suse.src.rpm
- binary packages:
   https://download.sf.net/qjackctl/qjackctl-0.9.1-45.rncbc.suse.x86_64.rpm
- AppImage [20] package:
   https://download.sf.net/qjackctl/qjackctl-0.9.1-45.x86_64.AppImage

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:
- Graph Disconnect now applies to all selected ports and connections.
- Main window is now freely resizable, while keeping all the buttons 
stretched to the same aspect ratio.
- Warning to confirm application close is now back in business when 
functioning as client only (Active).
- Graph items are automatically raised when created or high-lighted 
(incremental z-value).
- Add a little but straight horizontal line-gap to the Graph connections.
- Customize the Graph zoom slider widget to reset upon mouse 
middle-button click.
- Add Clear preset button to Setup dialog.
- Use default values for most preset parameters: sample rate, 
frames/period (aka. buffer-size), periods/buffer, realtime priority, 
port maximum, client timeout, word length, wait time, channel maximum.
- Early preparations for the New Year develop(ment) cycle.


** Qsynth - A fluidsynth Qt GUI Interface [2] **

   Qsynth 0.9.1 (winter'20) is released!

Qsynth is a FluidSynth [10] GUI front-end application written in C++ 
around the Qt framework [7] 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
- source tarball:
   https://download.sf.net/qsynth/qsynth-0.9.1.tar.gz
- source package:
   https://download.sf.net/qsynth/qsynth-0.9.1-45.rncbc.suse.src.rpm
- binary packages:
   https://download.sf.net/qsynth/qsynth-0.9.1-45.rncbc.suse.x86_64.rpm
- AppImage [20] package:
   https://download.sf.net/qsynth/qsynth-0.9.1-45.x86_64.AppImage
- Win64 and macOS packages (thanks to Pedro Lopez-Cabanillas):
   https://download.sf.net/qsynth/qsynth-0.9.1-45.win-x64-setup.exe
   https://download.sf.net/qsynth/qsynth-0.9.1-45.mac-x64.dmg

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:
- Fixed MIDI player to files that are drag and dropped after a first 
time following engine re-initialization.
- Fix multi-channel support with JACK.
- Early preparations for the New Year develop(ment) cycle.


** Qsampler - A LinuxSampler Qt GUI Interface [3] **

   Qsampler 0.9.1 (winter'20) is released!

Qsampler is a LinuxSampler [11] GUI front-end application written in C++ 
around the Qt framework [7] 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
- source tarballs:
   https://download.sf.net/qsampler/qsampler-0.9.1.tar.gz
   https://download.sf.net/qsampler/liblscp-0.9.1.tar.gz
- source packages:
   https://download.sf.net/qsampler/qsampler-0.9.1-45.rncbc.suse.src.rpm
   https://download.sf.net/qsampler/liblscp-0.9.1-45.rncbc.suse.src.rpm
- binary packages:
   https://download.sf.net/qsampler/qsampler-0.9.1-45.rncbc.suse.x86_64.rpm
   https://download.sf.net/qsampler/liblscp6-0.9.1-45.rncbc.suse.x86_64.rpm
 
https://download.sf.net/qsampler/liblscp-devel-0.9.1-45.rncbc.suse.x86_64.rpm
- AppImage [20] package:
   https://download.sf.net/qsampler/qsampler-0.9.1-45.x86_64.AppImage

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

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

Change-log:
- Early preparations for the New Year develop(ment) cycle.


** QXGEdit - A Qt XG Editor [4] **

   QXGEdit 0.9.1 (winter'20) is released!

QXGEdit is a live XG instrument editor, specialized on editing MIDI 
System Exclusive files (.syx) for the Yamaha DB50XG [14] 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
- source tarball:
   https://download.sf.net/qxgedit/qxgedit-0.9.1.tar.gz
- source package:
   https://download.sf.net/qxgedit/qxgedit-0.9.1-35.rncbc.suse.src.rpm
- binary packages:
   https://download.sf.net/qxgedit/qxgedit-0.9.1-35.rncbc.suse.x86_64.rpm
- AppImage [20] package:
   https://download.sf.net/qxgedit/qxgedit-0.9.1-35.x86_64.AppImage

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:
- Fixed Chorus and Variation effect types, when loading from a raw SysEx 
file (.syx).
- Early preparations for the New Year develop(ment) cycle.


** QmidiCtl - A MIDI Remote Controller via UDP/IP Multicast [5] **

   QmidiCtl 0.9.1 (winter'20) is released!

QmidiCtl [5] is a MIDI remote controller application that sends MIDI 
data over the network, using UDP/IP multicast. Inspired by multimidicast 
[15] and designed to be compatible with ipMIDI [15] for Windows. 
QmidiCtl [5] was long ago designed for the Maemo [17] enabled handheld 
devices, namely the late Nokia N900 [18] and promoted to the Maemo 
Package [18] repositories. Nevertheless, QmidiCtl [5] 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
- source tarball:
   https://download.sf.net/qmidictl/qmidictl-0.9.1.tar.gz
- source package:
   https://download.sf.net/qmidictl/qmidictl-0.9.1-25.rncbc.suse.src.rpm
- binary packages:
   https://download.sf.net/qmidictl/qmidictl-0.9.1-25.rncbc.suse.x86_64.rpm
- AppImage [20] package:
   https://download.sf.net/qmidictl/qmidictl-0.9.1-25.x86_64.AppImage
- Android package:
   https://download.sf.net/qmidictl/qmidictl-0.9.1-25.aab
   https://play.google.com/store/apps/details?id=org.rncbc.qmidictl

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:
- Early preparations for the New Year develop(ment) cycle.


** QmidiNet - A MIDI Network Gateway via UDP/IP Multicast [6] **

   QmidiNet 0.9.1 (winter'20) is released!

QmidiNet is a MIDI network gateway application that sends and receives 
MIDI data (ALSA-MIDI [9] and JACK-MIDI [8]) over the network, using 
UDP/IP multicast. Inspired by multimidicast [15] and designed to be 
compatible with ipMIDI [16] 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
- source tarball:
   https://download.sf.net/qmidinet/qmidinet-0.9.1.tar.gz
- source package:
   https://download.sf.net/qmidinet/qmidinet-0.9.1-25.rncbc.suse.src.rpm
- binary packages:
   https://download.sf.net/qmidinet/qmidinet-0.9.1-25.rncbc.suse.x86_64.rpm
- AppImage [20] package:
   https://download.sf.net/qmidinet/qmidinet-0.9.1-25.x86_64.AppImage

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:
- Early preparations for the New Year develop(ment) cycle.


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


References:

  [1] QjackCtl - A JACK Audio Connection Kit Qt GUI Interface
      https://qjackctl.sourceforge.io

  [2] Qsynth - A fluidsynth Qt GUI Interface
      https://qsynth.sourceforge.io

  [3] Qsampler - A LinuxSampler Qt GUI Interface
      https://qsampler.sourceforge.io

  [4] QXGEdit - A Qt XG Editor
      https://qxgedit.sourceforge.io

  [5] QmidiCtl - A MIDI Remote Controller via UDP/IP Multicast
      https://qmidictl.sourceforge.io

  [6] QmidiNet - A MIDI Network Gateway via UDP/IP Multicast
      https://qmidinet.sourceforge.io

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

  [8] JACK Audio Connection Kit
      https://jackaudio.org

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

[10] FluidSynth - A SoundFont Synthesizer
      A real-time software synthesizer based on SoundFont 2 specifications
      https://www.fluidsynth.org

[11] LinuxSampler - The Linux Sampler Project
      A modular, streaming capable, realtime audio sampler
      https://www.linuxsampler.org

[12] Linux Audio consortium of libre software for audio-related work
      https://linuxaudio.org

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

[14] Yamaha DB50XG
      (https://web.archive.org/web/20150607065739/)
      http://www.soundonsound.com/sos/1996_articles/may96/yamahadb50xg.html

[15] multimidicast - sends and receives MIDI from ALSA sequencers over 
network
      https://llg.cubic.org/tools/multimidicast

[16] ipMIDI - MIDI over Ethernet ports - send MIDI over your LAN
      https://nerds.de

[17] Maemo.org - Home of the Maemo community
      https://www.maemo.org

[18] Maemo.org Wiki - Nokia N900
      https://wiki.maemo.org/Nokia_N900

[19] Maemo.org - Downloads: QmidiCtl
      https://maemo.org/downloads/product/Maemo5/qmidictl

[20] AppImage, Linux apps that run anywhere
      https://appimage.org/


See also:
   https://www.rncbc.org/drupal/node/2179


Keep the fun! && Stay safe && Healthy!
--
rncbc aka Rui Nuno Capela
_______________________________________________
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.