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

Qtractor 0.9.91 - A Spring'24 Release Candidate 2 batch #3

Hi everyone, twice again!

Qtractor 0.9.91 (spring'24 aka. v1.0.0-rc2) is out!

Change-log:

  • Prepping the unthinkable (aka. v1.0.0-rc2)
  • Updated to latest framework level (Qt >= 6.7)

Description:

Qtractor is an audio/MIDI multi-track sequencer application written in C++ with the Qt framework. Target platform is Linux, where the Jack Audio Connection Kit (JACK) for audio and the Advanced Linux Sound Architecture (ALSA) for MIDI are the main infrastructures to evolve as a fairly-featured Linux desktop audio workstation GUI, specially dedicated to the personal home-studio.

Website:

https://qtractor.org

Project page:

https://sourceforge.net/projects/qtractor

Downloads:

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

Git repos:

https://git.code.sf.net/p/qtractor/code
https://github.com/rncbc/qtractor.git
https://gitlab.com/rncbc/qtractor.git
https://codeberg.org/rncbc/qtractor.git

Wiki:

https://sourceforge.net/p/qtractor/wiki/

License:

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

Cheers && Keep having fun!

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

Vee One Suite 0.9.91 - A Spring'24 Release Candidate 2 batch #2

Hi all, yet again,

The Vee One Suite of the 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 again for the second (northern) Spring'24 release candidate, in the so called QStuff* second batch of the blooming season...

All still delivered in dual form, as usual:

  • 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:

  • Prepping the unthinkable (aka. v1.0.0-rc2)
  • Updated to latest framework level (Qt >= 6.7)

qpwgraph v0.7.0 - A Spring'24 Beta Release

Hi all,

qpwgraph v0.7.0 (spring'24) is out!

Change-log:

  • Whether to show the System-tray informational and/or active Patchbay warning messages, respectively on Close and/or Quit, is now optional (cf. Help > Enable System Tray Message and/or Help > Enable Patchbay Message, resp.)
  • Introducing the View/Thumbview option as a whole graph thumbnail overview helper.

Qtractor 0.9.90 - A Spring'24 Release Candidate batch #3

Hi, twice again!

Now finally making the QStuff* third batch of the blooming season...

Qtractor 0.9.90 (spring'24 aka. v1.0.0-rc1) is released!

Change-log:

  • Prepping the unthinkable (aka. v1.0.0-rc1)
  • MIDI Controller mappings are now shown on floating tool-tips.
  • Custom color themes are now file based (*.conf); legacy still preserved ntl.
  • Add default GM, GS and XG standard instruments definition file.
  • Old generic "Portuguese" translation (pt) has been corrected to the more proper "Portuguese (Brazil)" locale (pt_BR).
  • Up and Down arrow-keys may now be used to change event values on the MIDI clip editor current selection (eg. note velocities).
  • MIDI clip editor now featuring lollipops for all kind of candy event values ;).
  • Make the minimum width of events on the MIDI clip editor larger, depending on screen resolution and horizontal zoom setting.
  • Avoid issuing equivalent MIDI track channel volume and panning via GM standard controllers (CC#7 and CC#10 resp.) to mitigate recursive or positive feedback loops.
  • Refined mouse-wheel control step size on the sliders of mixer strips and generic/stock plugin editor dialogs.
  • Fixed the build checks on whether to use old or newer style of LV2 include headers.
  • Introducing colored strips on the time ruler headers for loop and punch recording ranges.
  • Fixed an off-by-one(-pixel) mispositioning of selected events, while on the MIDI clip editor (aka piano-roll).

Vee One Suite 0.9.90 - A Spring'24 Release Candidate batch #2

Hi, once 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 here for the (northern) Spring'24 release candidate, in a so called ]QStuff* second batch of the blooming season...

All still delivered in dual form, as usual:

  • 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:

  • Prepping the unthinkable (aka. v1.0.0-rc1)
  • Added build checks on whether to use old or newer style of LV2 include headers.
  • LV2 plugin Control Input Port-change request extension feature support added.
  • Updated copyright headers into the New Year (2024).