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

Vee One Suite 0.9.25 - A Spring'22 Release batch #2


Greetings again!

The Vee One Suite of 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 now being released as the second batch of the so called QStuff* (northern) Spring'22 season.

Qsynth 0.9.6 - A Mid-Winter'22 Release

Hi all,

Qsynth - A FluidSynth Qt GUI Interface

Qsynth 0.9.6 (mid-winter'22) is out!

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

Change-log:

  • Migrated command line parsing to QCommandLineParser/Option (Qt >= 5.2; by Pedro Lopez-Cabanillas).
  • New option to change the UI language translation.
  • Added DLS file type to the soundfonts selection dialog.
  • Fixed translations path to be relative to application runtime.

Qtractor 0.9.25 - A Winter'22 Release batch #3


Hi everybody,

Qtractor 0.9.25 (winter'22) is released!

Change-log:

  • Hopefully fixed an old MIDI off-timing bug noticeable only when exporting (Track/Export Tracks/Audio...) on large buffer-sizes (>= 2K frames/period).
  • Clip/File Loop Set menu command is now a toggle.
  • Fixed problem with punch-in/out and loop-recording being lost when stopping the play-head right after and between the loop-start and punch-in points, even though at least one cycle or take is through.
  • Dropped autotools (autoconf, automake, etc.) build system.
  • A more verbose warning question is issued, on whether to continue saving to an existing zip/archive directory and accept to replace and erase all its current data in the future.
  • Fixed potential crash on session close or application exit, when some plugins have been removed.

Vee One Suite 0.9.24 - A Winter'22 Release batch #2


Hi again!

The Vee One Suite of 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 also being now released as the second batch of the so called QStuff* (northern) Winter'22 season.

Terminus

Sorry again for the old Latin title... not to be confused to any Azimov's foundational world...

It's there just to tell, as a follow-up and conclusion to an earlier Interruptus:

  • The autotools (autoconf, automake, etc.) build system have been dropped, definitively -- CMake is the sole ruler now, for all [Qstuff*] builds and packaging.

Cheers

Qtractor 0.9.24 - An Autumn'21 Release


Hello everybody,

Qtractor 0.9.24 (autumn'21) is released!

Change-log:

  • A new option has been added to reset/resend all MIDI track/channel and buses controllers on playback start (cf. View/Options.../MIDI/Playback/Reset all controllers on playback start).
  • Whenever possible, avoid suggesting Save As... to an extracted archive/zip directory.
  • Fixed an old nasty mistake when renaming session names and then saving into an archive/zip bundle file (.qtz).
  • Fixed Mixer multi-row automatic layout consistency, when adding new or removing existing tracks or buses.

QjackCtl 0.9.5 - An Autumn'21 Release

Hi all,

QjackCtl - JACK Audio Connection Kit Qt GUI Interface

QjackCtl 0.9.5 (autumn'21) is released!

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:

  • Streamlined Windows and MacOSX deliverables (by Alexis Murzeau).
  • Korean (ko) translation added (by JungHee Lee).

Qtractor 0.9.23 - An Early-Summer'21 Release batch #3


Hello again, one third and last time...

But happy to announce yet another point release of, drum roll please...

Qtractor 0.9.23 (early-summer'21) is out!

Changes for this hot season are just but a few, nothing heartbreaking:

  • Dropped the 'Activate' option on the plug-in Selection dialog, now being as always on by default.
  • Have some tolerance for JACK buffer-size changes, only prompting to a complete session reload, if increasing in double the initial period size.
  • Introducing plug-in blacklisting, on user discretion (in View/Options.../Plugins/Blacklist) and on inventory scan (crashed plug-ins are now automatically blacklisted).
  • Added special support for LV2 UI GTK2 plugins based on Gtkmm 2.4 framework.
  • All builds default to Qt6 (Qt >= 6.1) where available.
  • CMake is now the official build system.