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

Qtractor 1.3.0 - An Early-Fall'24 Release

Cheers everyone,

Qtractor 1.3.0 (early-fall'24) is released!

Change-log:

  • Use timebase-aware JACK API for relocation; provide `bar_start_tick` in JACK Transport/Timebase BBT information.
  • Always reset the target bus when copying or moving an Aux-Send insert into an audio output bus.
  • Mixer: fixed dangling track removal after one of its buses has been previously deleted.
  • Fixed MIDI clip offset resizing, most especially when drag-moving the left-edge.
  • Audio Aux-sends inserted on audio output buses are not restricted to later buses anymore; the only restriction now is that no cyclic or loop-back routes are allowed; audio output buses are now sorted internally in-place for correct processing order.
  • Update all Aux-Send inserts whenever their respective output bus gets renamed or deleted.
  • User preference option View/Options.../General/Options/Reverse keyboard modifiers role (Shift/Ctrl), now also applying to the play-head and/or edit-head/tail re-positioning in the timeline.
  • Plug-in name/title alias makes its debut.
  • Fixed a partial port-name filtering issue on the MIDI Connections widget.
  • Last selected automation curve color is now persistent and the default for all later automation curves.
  • Connections: connector line colors are now uniquely mapped on a (readable/output) client name basis.

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.

Enjoy && Keep the fun!

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

Vee One Suite 1.1.2 - An Early-Fall'24 Release

Hello again,

The Vee One Suite, the so called 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 for the northern Early-Fall'24 season...

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:

  • Configure: apply Frame/Time display format and Use GM Standard drum names options immediately on acceptance, no need to restart the application to take effect anymore. (samplv1 and drumkv1 resp.)
  • Configure: disable widget style option on LV2 plug-ins only, for which it wasn't working on the JACK stand-alones either.

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 1.1.2 (early-fall'24) is out!

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 1.1.2 (early-fall'24) is out!

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 1.1.2 (early-fall'24) is out!

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 1.1.2 (early-fall'24) is out!

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

 

Enjoy && Keep having (lots of) fun!

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

Qsynth 1.0.2 - An Early-Fall'24 Release

Howdy!

Qsynth 1.0.2 (early-fall'24) is out!

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

Change-log:

  • Peppino knob graphic style refined to follow designated palette color theme (and not being such an ugly style anymore;)).

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:

QjackCtl 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

QmidiCtl 1.0.1 - An Early Fall'24 Release


Season greetings!

QmidiCtl 1.0.1 (early-fall'24) is released!

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.

See also: QmidiNet - A MIDI network gateway via UDP/IP multicast.

Change-log:

  • Target platform is now Android 14 (in compliance to Google Play Developer Program policies).
  • Multi-touch/finger support is now an option.
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

License:

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

 

Enjoy && Have fun.

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

Vee One Suite 1.1.1 - An End-of-Summer'24 Release

Greetings everyone,

The Vee One Suite, the so called 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 the northern Mid-Summer'24 season...

All four delivered in dual form, still:

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

  • Fixed sample loop/offset-start/end state save and restore (samplv1 and drumkv1 resp.)
  • NSM: prevent loading any preset(s) given on command line.

Pages

Subscribe to rncbc.org RSS