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 @@
preliminary windows build, scheduled OSC messages, improved + scattering model, improvement of FDN based reverberation, + band-level measurement plugin, many bugfixes and minor + improvements
New plugins, many minor bug fixes, improvement of OSC handling, SVG map export via OSC, and minor improvements.
sudo make install
- 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.
+A preliminary pre-compiled version is available for Windows, see release page on github (https://github.com/gisogrimm/tascar/releases). A manual installation of jack is required, see https://jackaudio.org/.
+To start TASCAR, first configure and start your jack server. Then, in a terminal, type
tascar