Greetings
The first batch of the so called QStuff*, QjackCtl, Qsynth, Qsampler, QXGEdit, QmidiCtl and QmidiNet, are all moving up a notch to version 0.6.2 on this early Spring'20 (and under quarantine).
Time to stay and still have fun at home, nevertheless ;)
QjackCtl - JACK Audio Connection Kit Qt GUI Interface
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:
http://qjackctl.sourceforge.net
Project page:
Downloads:
- source tarball:
qjackctl-0.6.2.tar.gz - source package:
qjackctl-0.6.2-42.rncbc.suse.src.rpm - binary package:
qjackctl-0.6.2-42.rncbc.suse.x86_64.rpm - AppImage package:
qjackctl-0.6.2-42.x86_64.AppImage
Git repos:
https://github.com/rncbc/qjackctl.git
https://gitlab.com/rncbc/qjackctl.git
https://bitbucket.com/rncbc/qjackctl.git
Change-log:
- A scalable (.svg) icon version has been added.
- Make man page compression reproducible (after request by Jelle van der Waa, while on the Vee-Ones, thanks).
- Ditching deprecated QTime methods for QElapsedTimer's (in compliance to Qt >= 5.14.0).
- Bumped copyright headers into the New Year (2020).
Qsynth - A fluidsynth Qt GUI Interface
Qsynth is a FluidSynth GUI front-end application written in C++ around the Qt framework using Qt Designer.
Website:
http://qsynth.sourceforge.net
Project page:
Downloads:
- source tarball:
qsynth-0.6.2.tar.gz - source package:
qsynth-0.6.2-42.rncbc.suse.src.rpm - binary package:
qsynth-0.6.2-42.rncbc.suse.x86_64.rpm - AppImage package:
qsynth-0.6.2-42.x86_64.AppImage
Git repos:
https://github.com/rncbc/qsynth.git
https://gitlab.com/rncbc/qsynth.git
https://bitbucket.com/rncbc/qsynth.git
Change-log:
- A scalable (.svg) icon version has been added.
- Make man page compression reproducible (after request by Jelle van der Waa, while on the Vee-Ones, thanks).
- Ditching deprecated QTime methods for QElapsedTimer's (in compliance to Qt >= 5.14.0).
- Bumped copyright headers into the New Year (2020).
Qsampler - A LinuxSampler Qt GUI Interface
Qsampler is a LinuxSampler GUI front-end application written in C++ around the Qt framework using Qt Designer.
Website:
http://qsampler.sourceforge.net
Project page:
Downloads:
- source tarballs:
qsampler-0.6.2.tar.gz - source package:
qsampler-0.6.2-42.rncbc.suse.src.rpm - binary package:
qsampler-0.6.2-42.rncbc.suse.x86_64.rpm - AppImage package:
qsampler-0.6.2-42.x86_64.AppImage
Git repos:
https://github.com/rncbc/qsampler.git
https://gitlab.com/rncbc/qsampler.git
https://bitbucket.com/rncbc/qsampler.git
Change-log:
- Make man page compression reproducible (after request by Jelle van der Waa, while on the Vee-Ones, thanks).
- Ditching deprecated QTime methods for QElapsedTimer's (in compliance to Qt >= 5.14.0).
- If connection to server aborted, try to automatically reconnect (if server was not started by QSampler).
- Fixed crash when a device disappeared on server side (caused by iterator invalidation).
- Bumped copyright headers into the New Year (2020).
QXGEdit - A Qt XG Editor
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:
http://qxgedit.sourceforge.net
Project page:
Downloads:
- source tarball:
qxgedit-0.6.2.tar.gz - source package:
qxgedit-0.6.2-32.rncbc.suse.src.rpm - binary package:
qxgedit-0.6.2-32.rncbc.suse.x86_64.rpm - AppImage package:
qxgedit-0.6.2-32.x86_64.AppImage
Git repos:
https://github.com/rncbc/qxgedit.git
https://gitlab.com/rncbc/qxgedit.git
https://bitbucket.com/rncbc/qxgedit.git
Change-log:
- A scalable (.svg) icon version has been added.
- Make man page compression reproducible (after request by Jelle van der Waa, while on the Vee-Ones, thanks).
- Bumped copyright headers into the New Year (2020).
QmidiCtl - A MIDI Remote Controller via UDP/IP Multicast
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:
http://qmidictl.sourceforge.net
Project page:
Downloads:
- source tarball:
qmidictl-0.6.2.tar.gz - source package:
qmidictl-0.6.2-22.rncbc.suse.src.rpm - binary package:
qmidictl-0.6.2-22.rncbc.suse.x86_84.rpm - AppImage package:
qmidictl-0.6.2-22.x86_64.AppImage - Android packages:
qmidictl-0.6.2-22.armeabi-v7a.apk
qmidictl-0.6.2-22.arm64-v8a.apk
Git repos:
https://github.com/rncbc/qmidictl.git
https://gitlab.com/rncbc/qmidictl.git
https://bitbucket.com/rncbc/qmidictl.git
Change-log:
- A scalable (.svg) icon version has been added.
- Make man page compression reproducible (after request by Jelle van der Waa, while on the Vee-Ones, thanks).
- Updated to build Android App Bundles (Qt >= 5.14.0).
- Avoid some touch-events while tracking a swipe gesture.
- Bumped copyright headers into the New Year (2020).
QmidiNet - A MIDI Network Gateway via UDP/IP Multicast
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:
http://qmidinet.sourceforge.net
Project page:
Downloads:
- source tarball:
qmidinet-0.6.2.tar.gz - source package:
qmidinet-0.6.2-22.rncbc.suse.src.rpm - binary package:
qmidinet-0.6.2-22.rncbc.suse.x86_64.rpm - AppImage package:
qmidinet-0.6.2-22.x86_64.AppImage
Git repos:
https://github.com/rncbc/qmidinet.git
https://gitlab.com/rncbc/qmidinet.git
https://bitbucket.com/rncbc/qmidinet.git
Change-log:
- A scalable (.svg) icon version has been added.
- Make man page compression reproducible (after request by Jelle van der Waa, while on the Vee-Ones, thanks).
- Bumped copyright headers into the New Year (2020).
License:
Enjoy && Stay safe!
Add new comment