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

[ANN] Qtractor 0.9.35 - An End-of-Summer'23 Release batch #3


Hi, thrice again,

Qtractor 0.9.35 (end-of-summer'23) is out!

Change-log:

  • MIDI Step-input is now finally featured on the MIDI clip editor (aka. piano-roll), provided Clip/Record is on and playback is not rolling; current snap-to-beat applies; starts/resets to play-head; Edit/Insert/Step to advance a single step/rest.
  • Notes keyed in the MIDI clip editor's virtual piano keyboard may now be recorded, especially while "overdubbing".
  • The official VST3 plug-in SDK is now included in the source tree as Git submodules.
  • Fixed a rounding error on current BBT information passed to plugins and to JACK transport/timebase.
  • When on Track/Auto Deactivate mode, plugins now show a dull, dimmed lit, green (fake-)LED when in auto-deactivated state.
  • Attempt to actually (de)activate plugins once on (de)instantiation.
  • Preppings to next development cycle (Qt >= 6.6)

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 (severely outdated; help wanted!):

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.

Keep having fun!

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

[ANN] Vee One Suite 0.9.32 - An End-of-Summer'23 Release batch #2


Hello, twice 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 released for the (northern) Spring'23 season...

All being delivered still 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.

The simplest change-log:

  • Preppings to next development cycle (Qt >= 6.6)

The Vee One Suite are free, open-source Linux Audio software, distributed under the terms of the GNU General Public License (GPL) version 2 or later.

 

synthv1 - an old-school polyphonic synthesizer

synthv1 0.9.32 (end-of-summer'23) released!

synthv1 is an old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo fx.

LV2 URI: http://synthv1.sourceforge.net/lv2

website:
https://synthv1.sourceforge.io
http://synthv1.sourceforge.net

project page:
https://sourceforge.net/projects/synthv1

downloads:
https://sourceforge.net/projects/synthv1/files

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

 

samplv1 - an old-school polyphonic sampler

samplv1 0.9.32 (end-of-summer'23) released!

samplv1 is an old-school polyphonic sampler synthesizer with stereo fx.

LV2 URI: http://samplv1.sourceforge.net/lv2

website:
https://samplv1.sourceforge.io
http://samplv1.sourceforge.net

project page:
https://sourceforge.net/projects/samplv1

downloads:
https://sourceforge.net/projects/samplv1/files

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

 

drumkv1 - an old-school drum-kit sampler

drumkv1 0.9.32 (end-of-summer'23) released!

drumkv1 is an old-school drum-kit sampler synthesizer with stereo fx.

LV2 URI: http://drumkv1.sourceforge.net/lv2

website:
https://drumkv1.sourceforge.io
http://drumkv1.sourceforge.net

project page:
https://sourceforge.net/projects/drumkv1

downloads:
https://sourceforge.net/projects/drumkv1/files

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

 

padthv1 - an old-school polyphonic additive synthesizer

padthv1 0.9.32 (end-of-summer'23) released!

padthv1 is an old-school polyphonic additive synthesizer with stereo fx

padthv1 is based on the PADsynth algorithm by Paul Nasca, as a special variant of additive synthesis.

LV2 URI: http://padthv1.sourceforge.net/lv2

website:
https://padthv1.sourceforge.io
http://padthv1.sourceforge.net

project page:
https://sourceforge.net/projects/padthv1

downloads:
https://sourceforge.net/projects/padthv1/files

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

 

Have some fun, cheers!

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

The QStuff* End-of-Summer'23 Release batch #1

Hello there!

Here the first batch of the QStuff*: QjackCtl, Qsynth, Qsampler, QXGEdit, QmidiCtl and QmidiNet, released for the (northern) End-of-Summer'23 season.

Enjoy while it's still hot.

 

QjackCtl - JACK Audio Connection Kit Qt GUI Interface

QjackCtl 0.9.12 (end-of-summer'23) 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:

  • Setup: disable Settings parameters altogether, except frames/period (aka. buffer-size) if running in the so called 'Active' pure-client mode (eg. under PipeWire's pw-jack substitution).
  • Connections: Fixed an old JACK client/ports aliases malfunction, hopefully.
  • Graph: Ctrl+left or middle-button click-dragging for panning, is now a lot smoother, hopefully.
  • Graph: Click-dragging with the mouse middle-button is now used for panning only, not to start a selection anymore.
  • Preppings to next development cycle (Qt >= 6.6)

Website:

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

Project page:

https://sourceforge.net/projects/qjackctl

Downloads:

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

Git repos:

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

 

Qsynth - A FluidSynth Qt GUI Interface

Qsynth 0.9.12 (end-of-summer'23) is out!

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

Change-log:

  • Restore all MIDI channels synth-engine funcionality, when the output peak-meters aren't opted in.
  • Preppings to next development cycle (Qt >= 6.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

 

Qsampler - A LinuxSampler Qt GUI Interface

Qsampler 0.9.11 (end-of-summer'23) is out!

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

Change-log:

  • Preppings to next development cycle (Qt >= 6.6)

Website:

https://qsampler.sourceforge.io
http://qsampler.sourceforge.net

Project page:

https://sourceforge.net/projects/qsampler

Downloads:

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

Git repos:

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

 

QXGEdit - A Qt XG Editor

QXGEdit 0.9.11 (end-of-summer'23) is out!

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.

Change-log:

  • Preppings to next development cycle (Qt >= 6.6)

Website:

https://qxgedit.sourceforge.io
http://qxgedit.sourceforge.net

Project page:

https://sourceforge.net/projects/qxgedit

Downloads:

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

Git repos:

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

 

QmidiCtl - A MIDI Remote Controller via UDP/IP Multicast

QmidiCtl 0.9.11 (end-of-summer'23) is out!

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.

Change-log:

  • Preppings to next development cycle (Qt >= 6.6)

Website:

https://qmidictl.sourceforge.io
http://qmidictl.sourceforge.net

Project page:

https://sourceforge.net/projects/qmidictl

Downloads:

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

Git repos:

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

 

QmidiNet - A MIDI Network Gateway via UDP/IP Multicast

QmidiNet 0.9.11 (end-of-summer'23) is out!

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.

Change-log:

  • Preppings to next development cycle (Qt >= 6.6)

Website:

https://qmidinet.sourceforge.io
http://qmidinet.sourceforge.net

Project page:

https://sourceforge.net/projects/qmidinet

Downloads:

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

Git repos:

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

 

License:

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

 

See y'all next time!

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

qpwgraph v0.5.3 - An End-of-Summer'23 Release

Hello!

qpwgraph v0.5.3 (end-of-summer'23) is released!

Change-log:

  • Added user contributed documentation: How To Use The Patchbay.
  • Fix condition for saving node name aliases.

Description:

qpwgraph is a graph manager dedicated to PipeWire, using the Qt C++ framework, based and pretty much like the same of QjackCtl.

Project page:

https://gitlab.freedesktop.org/rncbc/qpwgraph

Downloads:

Git repos:

https://gitlab.freedesktop.org/rncbc/qpwgraph.git (official)
https://github.com/rncbc/qpwgraph.git
https://gitlab.com/rncbc/qpwgraph.git
https://codeberg.org/rncbc/qpwgraph.git

License:

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

Cheers!

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

qpwgraph v0.5.2 - A High-Summer'23 Release

Hello!
Not much to say in the heat of the season: consider the update as a refreshment. Though please, if still running any pre-v0.5 installment, an upgrade is mandatory, immediately, better say now!

qpwgraph v0.5.2 (high-summer'23) is out!

Change-log:

  • Ctrl+left or middle-button click-dragging for panning, is now a lot smoother, hopefully.
  • Click-dragging with the mouse middle-button is for panning only, not to start a selection anymore.
  • Add Ctrl+Q to Quit action.

Pages

Subscribe to rncbc.org RSS