From d51254330338969ab37809768c6394b47a69f71d Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Sat, 22 Oct 2016 22:29:16 +0200 Subject: [PATCH] Release Nageru 1.4.0. --- NEWS | 27 +++++++++++++++++++++++++++ ui_aboutdialog.ui | 2 +- 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 585692d..f4d0878 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,30 @@ +Nageru 1.4.0, October 26th, 2016 + + - Support for multichannel (or more accurately, multi-bus) audio, + choosable from the UI or using the --multichannel command-line + flag. In multichannel mode, you can take in inputs from multiple + different sources (or different channels on the same source, for + multichannel sound cards), apply effects to them separately and then + mix them together. This includes both audio from the video cards + as well as ALSA inputs, including hotplug. Ola Gundelsby contributed + invaluable feedback on this feature throughout the entire + development cycle. + + - Support for having MIDI controllers control various aspects of the + audio UI, with relatively flexible mapping. Note that different + MIDI controllers can vary significantly in what protocol they speak, + so Nageru will not necessarily work with all. (The primary testing + controller has been the Akai MIDImix, and a pre-made mapping for + that is included. The Korg nanoKONTROL2 has also been tested and + works, but it requires some Korg-specific SysEx commands to make + the buttons and lights work.) + + - Add a disk space indicator to the main window. + + - Various bugfixes. In particular, an issue where the audio would pitch + up sharply after a series of many dropped frames has been fixed. + + Nageru 1.3.4, August 2nd, 2016 - Various bugfixes. diff --git a/ui_aboutdialog.ui b/ui_aboutdialog.ui index 4b2e501..c18b360 100644 --- a/ui_aboutdialog.ui +++ b/ui_aboutdialog.ui @@ -17,7 +17,7 @@ - <p><b>Nageru 1.3.4</b></p> + <p><b>Nageru 1.4.0</b></p> <p>Realtime video mixer</p> -- 2.39.2