Show-off my open-source stuff, mostly of the Linux Audio/MIDI genre

Qsynth 1.0.5 - An End-of-Winter'26 Release

Hello again!

Qsynth 1.0.5 (end-of-winter'26) is out!

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

Change-log:

  • Regression to the option to change the UI language translation, which was percluding the whole translations/localization effort (probably since its inception on v0.9.6).

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://codeberg.com/rncbc/qsynth.git

License:

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

Enjoy && Keep having fun!

Donate to rncbc.org using PayPal Donate to rncbc.org using Liberapay

QjackCtl 1.0.5 - A Mid-Winter'26 Release

Hi everyone!

QjackCtl 1.0.5 (mid-winter'26) is out!

QjackCtl is an aged yet modern, not so simple anymore, Qt application to control the JACK sound server, for the Linux Audio infrastructure.

Change-log:

  • Graph: Save node positions as soon as they are taken or moved around, avoiding accidental re-positioning to the previous or original state.
  • Get rid of CONFIG_WAYLAND build config option; add underlying platform name (eg. xcb, wayland) to Qt version string.

Vee One Suite 1.4.0 - A Mid-Winter'26 Release

Hi all,

The Vee One Suite, the gang-of-four old-school software instruments,

  • synthv1 as a polyphonic subtractive synthesizer;
  • samplv1 a polyphonic sampler synthesizer;
  • drumkv1 as yet another drum-kit sampler;
  • padthv1 a polyphonic additive synthesizer.

Are here released as a Mid-Winter'26 update...

All delivered in dual form:

  • a pure stand-alone JACK client with JACK-session, NSM (Non/New Session Management) and both JACK MIDI and ALSA MIDI input support;
  • a LV2 instrument plug-in.

Change-log:

  • DejaVuSans TTF font is now firmly embedded to improve on the self-containment status (ie. freetype2 static linking).
  • Fixed 'mime-info' file to the correct MIME-type icon names.
  • Get rid of CONFIG_WAYLAND build config option; add underlying platform name (eg. xcb, wayland) to Qt version string.