From f43c297e86b8db899184e09b8ceb6c4e4bbe35e3 Mon Sep 17 00:00:00 2001
From: Giso Grimm
Date: Fri, 22 Mar 2024 14:42:24 +0100
Subject: [PATCH] release 0.231
---
changelog | 7 +++++++
config.mk | 2 +-
contributors | 5 +++--
doc/news/index.html | 7 +++++++
doc/news/install.html | 5 ++++-
5 files changed, 22 insertions(+), 4 deletions(-)
diff --git a/changelog b/changelog
index 634701ff..460951db 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,10 @@
+0.231:
+ - preliminary windows build
+ - scheduled OSC messages
+ - improved scattering model
+ - improvement of FDN based reverberation
+ - band-level measurement plugin
+ - many bugfixes and minor improvements
0.230: New plugins, many minor bug fixes, improvement of OSC handling, SVG map export via OSC, and minor improvements
0.229.2: Correct speaker correction filter length
0.229: Added transportramp plugin, bugfixes in FIR speaker correction and LSL handling in Qualisys interface
diff --git a/config.mk b/config.mk
index 497c00b5..70490868 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
# variables:
-VERSION=0.230.1
+VERSION=0.231.0
ARCH=$(shell uname -m)
diff --git a/contributors b/contributors
index 88003c67..07597dfc 100644
--- a/contributors
+++ b/contributors
@@ -1,6 +1,7 @@
-Giso Grimm
+Giso Grimm (main author)
Tobias Herzke (code review)
Fenja Schwark (hrtf receiver)
Merle Gerken (hoa3d receiver)
Joanna Luberadzka (documentation)
-Tobias Hegemann (cmake files)
\ No newline at end of file
+Tobias Hegemann (cmake files)
+Felix Holzmüller
diff --git a/doc/news/index.html b/doc/news/index.html
index 798a1a8e..762b0484 100644
--- a/doc/news/index.html
+++ b/doc/news/index.html
@@ -62,6 +62,13 @@
Toolbox for acoustic scene creation and rendering
Latest news
+
+
TASCAR 0.231 released
+
preliminary windows build, scheduled OSC messages, improved
+ scattering model, improvement of FDN based reverberation,
+ band-level measurement plugin, many bugfixes and minor
+ improvements
+
TASCAR 0.230 released
New plugins, many minor bug fixes, improvement of OSC handling, SVG map export via OSC, and minor improvements.
Jack can be installed either from https://jackaudio.org/ or from brew. If you use the version from jackaudio.org, then please uninstall the brew version to avoid library incompatibilities.
+
Jack can be installed either from https://jackaudio.org/ or from brew. If you use the version from jackaudio.org, then please uninstall the brew version to avoid library incompatibilities.