Hi again!
Qtractor 1.6.3 (late-summer'26) is out!
Change-log:
- Fix incorrect audio clip offset after tempo change and Automatic
time-stretching is in effect.
- VST3 Plug-ins: make sure initialization and setup are done in correct
order; add IDataExchangeHandler and refactor IRunLoop interfaces as
singleton instances; connect processor/controller via ConnectionProxy
wrappers.
- Updated to VST3 SDK v3.8.1.build.84
- Possible fix to incorrect audio clips offsets when undo/redoing tempo
changes.
- Plugin latency/delay compensation is now opted in to audio buses (cf.
View/Buses... /Input, Output Plugins/Latency compensation).
- Plugins are now added/inserted *after* the current selected one and
appended to the list if none is actually selected as before.
- Fixed an ugly old bug manifesting in MIDI instrument plug-in's
dedicated audio outputs distorted sound (probably since v0.9.30).
- Updated to CLAP v1.2.10
- Fixed audio clip waveform display sudden cutoff, under certain
circumstances, while recording is engaged.
- LV2 plug-in Patch parameters/properties of the Path type, may now
filter on given supported file-types.
- Almost complete rewrite to LV2 Plug-in Worker/Schedule extension
regarding multi-instance operation.
- Mitigate an annoyance when drag-and-dropping items across plugin
list-views/boxes that are shorter enough in height to overlap the
default auto-scrolling margins or are showing less than a couple of items.
Description:
Qtractor [1] is an audio/MIDI multi-track sequencer application
written in C++ with the Qt framework [2]. Target platform is Linux,
where the Jack Audio Connection Kit (JACK [3]) for audio and the
Advanced Linux Sound Architecture (ALSA [4]) 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
https://qtractor.sourceforge.io
http://qtractor.sourceforge.net
Project page:
https://sourceforge.net/projects/qtractor
Downloads:
https://sourceforge.net/projects/qtractor/files
- source tarball:
https://download.sf.net/qtractor/qtractor-1.6.3.tar.gz
- source package (openSUSE Tumbleweed):
https://download.sf.net/qtractor/qtractor-1.6.3-23.1.rncbc.suse.src.rpm
- binary package (openSUSE Tumbleweed):
https://download.sf.net/qtractor/qtractor-1.6.3-23.1.rncbc.suse.x86_64.rpm
- AppImage [7] package:
https://download.sf.net/qtractor/qtractor-1.6.3-23.1.x86_64.AppImage
- Flatpak [8] package:
https://flathub.org/apps/details/org.rncbc.qtractor
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/
- static rendering:
https://qtractor.org/doc
http://qtractor.sourceforge.net/doc
https://qtractor.sourceforge.io/doc
- user manual & how-to's:
https://download.sf.net/qtractor/qtractor-manual-and-howtos.epub
https://download.sf.net/qtractor/qtractor-manual-and-howtos.pdf
License:
Qtractor [1] is free, open-source Linux Audio [5] software,
distributed under the terms of the GNU General Public License (GPL [6])
version 2 or later.
References:
[1] Qtractor - An audio/MIDI multi-track sequencer
https://qtractor.org
https://qtractor.sourceforge.io
http://qtractor.sourceforge.net
[2] Qt framework, C++ class library and tools for
cross-platform application and UI development
https://qt.io/
[3] JACK Audio Connection Kit
https://jackaudio.org
[4] ALSA, Advanced Linux Sound Architecture
https://www.alsa-project.org/
[5] Linux Audio consortium of libre software for audio-related work
https://linuxaudio.org
[6] GPL - GNU General Public License
https://www.gnu.org/copyleft/gpl.html
[7] AppImage, Linux apps that run anywhere
https://appimage.org/
[8] Flatpak, next-generation technology for building and distributing
desktop applications on Linux
https://flatpak.org/
See also:
https://www.rncbc.org/drupal/node/2952
Enjoy && Have fun!
- - -
rncbc aka Rui Nuno Capela